package
2.1.1+incompatible
Repository: https://github.com/eleniums/gohost.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterHelloServiceHandler registers the http handlers for service HelloService to "mux".
RegisterHelloServiceHandler registers the http handlers for service HelloService to "mux".
RegisterHelloServiceHandlerFromEndpoint is same as RegisterHelloServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author

# Structs

Request for service to say hello.
Response with greeting from service.

# Interfaces

No description provided by the author
No description provided by the author