Skip to content

dizaknz/dmicrog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dmicrog Service

Event RPC service using go-micro

Description

Demo event RPC service - WIP using default pub/sub configuration.

Skeleton project generated with micro new

Quick start

make up

or

CGO_ENABLED=0 go build
docker-compose build
docker-compose up -d

to shutdown

make down

Configuration

./dmicrog -h

Standard micro environmental vars.

Build it locally

Build the binary

make proto
make build

Run the service

./dmicrog

About

Demo event go-micro rpc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published