# Functions
No description provided by the author
RegisterGreeterHandler registers the http handlers for service Greeter to "mux".
RegisterGreeterHandlerClient registers the http handlers for service Greeter to "mux".
RegisterGreeterHandlerFromEndpoint is same as RegisterGreeterHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGreeterHandlerServer registers the http handlers for service Greeter to "mux".
No description provided by the author
# Variables
No description provided by the author
Greeter_ServiceDesc is the grpc.ServiceDesc for Greeter service.
# Structs
No description provided by the author
No description provided by the author
UnimplementedGreeterServer should be embedded to have forward compatible implementations.
# Interfaces
GreeterClient is the client API for Greeter service.
GreeterServer is the server API for Greeter service.
UnsafeGreeterServer may be embedded to opt out of forward compatibility for this service.