package
0.0.0-20230412102204-758a9e786e6a
Repository: https://github.com/go-micro/examples.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterSayHandler registers the http handlers for service Say to "mux".
RegisterSayHandlerFromEndpoint is same as RegisterSayHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author