Go micro
The Go micro transport implementation could be used to call go-micro services. Basic implementations are available inside the CLI. It is advised to implement your own custom implementation when wanting to have fine grained control over the go-micro options.
Check out the go-micro documentation for more info
Last updated