# Functions
No description provided by the author
RegisterDemoServiceHandler registers the http handlers for service DemoService to "mux".
RegisterDemoServiceHandlerClient registers the http handlers for service DemoService to "mux".
RegisterDemoServiceHandlerFromEndpoint is same as RegisterDemoServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDemoServiceHandlerServer registers the http handlers for service DemoService to "mux".
No description provided by the author
# Variables
DemoService_ServiceDesc is the grpc.ServiceDesc for DemoService service.
No description provided by the author
# Structs
This message left as is to show that we can provide our own preprocessors.
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedDemoServiceServer must be embedded to have forward compatible implementations.
# Interfaces
DemoServiceClient is the client API for DemoService service.
DemoServiceServer is the server API for DemoService service.
UnsafeDemoServiceServer may be embedded to opt out of forward compatibility for this service.