This is hello world using micro
- main.go - is the main definition of the service, handler and client
- proto - contains the protobuf definition of the API
Install the following
go run main.go
micro call greeter Greeter.Hello '{"name": "John"}'
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is hello world using micro
Install the following
go run main.go
micro call greeter Greeter.Hello '{"name": "John"}'