# Functions
No description provided by the author
RegisterSimpleServerHandler registers the http handlers for service SimpleServer to "mux".
RegisterSimpleServerHandlerClient registers the http handlers for service SimpleServer to "mux".
RegisterSimpleServerHandlerFromEndpoint is same as RegisterSimpleServerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
SimpleServerClient is the client API for SimpleServer service.
SimpleServerServer is the server API for SimpleServer service.