# Functions

No description provided by the author
RegisterServiceHandler registers the http handlers for service Service to "mux".
RegisterServiceHandlerClient registers the http handlers for service Service to "mux".
RegisterServiceHandlerFromEndpoint is same as RegisterServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterServiceHandlerServer registers the http handlers for service Service to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Service_ServiceDesc is the grpc.ServiceDesc for Service service.

# Structs

No description provided by the author
UnimplementedServiceServer must be embedded to have forward compatible implementations.

# Interfaces

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
No description provided by the author
No description provided by the author
No description provided by the author
ServiceClient is the client API for Service service.
ServiceServer is the server API for Service service.
UnsafeServiceServer may be embedded to opt out of forward compatibility for this service.