# Functions
No description provided by the author
RegisterGreeterHandler registers the http handlers for service Greeter to "mux".
RegisterGreeterHandler registers the http handlers for service Greeter to "mux".
RegisterGreeterHandlerFromEndpoint is same as RegisterGreeterHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
The response message containing the greetings.
The request message containing the user's name.
# Interfaces
No description provided by the author
No description provided by the author