directory
Version:
v4.0.0-...-664ee31
Opens a new window with list of versions in this module.
Published: Apr 7, 2022
License: Apache-2.0
Opens a new window with license information.
README
¶
Greeter
An example Greeter application
Contents
- srv - an RPC greeter service
- cli - an RPC client that calls the service once
Run Service
Start go.micro.srv.greeter
go run srv/main.go
Run Client
Call go.micro.srv.greeter via client
go run cli/main.go
Examples of client usage via other languages can be found in the client directory.
Directories
¶
Click to show internal directories.
Click to hide internal directories.