# Functions
No description provided by the author
NewGreeterService creates a new GreeterService containing the implemented methods of the Greeter service in s.
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".
RegisterGreeterService registers a service implementation with a gRPC server.
# Variables
No description provided by the author
# Structs
GreeterService is the service API for Greeter service.
No description provided by the author
No description provided by the author
# Interfaces
GreeterClient is the client API for Greeter service.
UnstableGreeterService is the service API for Greeter service.