# Functions
RegisterHelloServiceHandler registers the http handlers for service HelloService to "mux".
RegisterHelloServiceHandlerClient 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.
RegisterHelloServiceHandlerServer registers the http handlers for service HelloService to "mux".