package
0.0.0-20221020044245-dbf50262c53b
Repository: https://github.com/dariuschandra/grpc-gateway-experiment.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterYourServiceHandler registers the http handlers for service YourService to "mux".
RegisterYourServiceHandlerClient registers the http handlers for service YourService to "mux".
RegisterYourServiceHandlerFromEndpoint is same as RegisterYourServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterYourServiceHandlerServer registers the http handlers for service YourService to "mux".
No description provided by the author

# Variables

No description provided by the author
YourService_ServiceDesc is the grpc.ServiceDesc for YourService service.

# Structs

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

# Interfaces

UnsafeYourServiceServer may be embedded to opt out of forward compatibility for this service.
YourServiceClient is the client API for YourService service.
YourServiceServer is the server API for YourService service.