# Functions
No description provided by the author
RegisterEmptyServiceHandler registers the http handlers for service EmptyService to "mux".
RegisterEmptyServiceHandlerClient registers the http handlers for service EmptyService to "mux".
RegisterEmptyServiceHandlerFromEndpoint is same as RegisterEmptyServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterEmptyServiceHandlerServer registers the http handlers for service EmptyService to "mux".
No description provided by the author
# Variables
EmptyService_ServiceDesc is the grpc.ServiceDesc for EmptyService service.
No description provided by the author
# Structs
No description provided by the author
UnimplementedEmptyServiceServer must be embedded to have forward compatible implementations.
# Interfaces
EmptyServiceClient is the client API for EmptyService service.
EmptyServiceServer is the server API for EmptyService service.
UnsafeEmptyServiceServer may be embedded to opt out of forward compatibility for this service.