package
0.0.0-20220524062147-fd66390d4905
Repository: https://github.com/knwoop/microsercices-example.git
Documentation: pkg.go.dev

# 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
The response message containing the greetings.
The request message containing the user's name.
UnimplementedGreeterServiceServer must be embedded to have forward compatible implementations.
No description provided by the author

# 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.