# Functions
No description provided by the author
RegisterGreeterServiceHandler registers the http handlers for service GreeterService to "mux".
RegisterGreeterServiceHandlerClient registers the http handlers for service GreeterService to "mux".
RegisterGreeterServiceHandlerFromEndpoint is same as RegisterGreeterServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGreeterServiceHandlerServer registers the http handlers for service GreeterService to "mux".
No description provided by the author
# Variables
No description provided by the author
GreeterService_ServiceDesc is the grpc.ServiceDesc for GreeterService service.
# Structs
No description provided by the author
No description provided by the author
UnimplementedGreeterServiceServer must be embedded to have forward compatible implementations.
# Interfaces
GreeterServiceClient is the client API for GreeterService service.
GreeterServiceServer is the server API for GreeterService service.
UnsafeGreeterServiceServer may be embedded to opt out of forward compatibility for this service.