# Packages
No description provided by the author
# Functions
No description provided by the author
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".
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
HelloService_ServiceDesc is the grpc.ServiceDesc for HelloService service.
# Structs
No description provided by the author
No description provided by the author
UnimplementedHelloServiceServer must be embedded to have forward compatible implementations.
# Interfaces
HelloServiceClient is the client API for HelloService service.
HelloServiceServer is the server API for HelloService service.
UnsafeHelloServiceServer may be embedded to opt out of forward compatibility for this service.