package
0.0.0-20190728054849-21c380a1025f
Repository: https://github.com/link1st/grpcwithconsul.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
create a consul client for register and unregister service to consulcsAddr is the address of consul serverthis function should only call once.
API for user to deregister a service to consul server.
API for user to register a service to consul server.
User need call SignalDone() wait clientMonitor finish work.
User need call SignalNotify when received signal to let clientMonitor goroutine deregister services.

# Structs

No description provided by the author