package
0.0.0-20220525183602-88920c5f4f4f
Repository: https://github.com/abstractbreazy/grpc-sandbox.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterExampleHandler registers the http handlers for service Example to "mux".
RegisterExampleHandlerClient registers the http handlers for service Example to "mux".
RegisterExampleHandlerFromEndpoint is same as RegisterExampleHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterExampleHandlerServer registers the http handlers for service Example to "mux".
No description provided by the author

# Variables

Example_ServiceDesc is the grpc.ServiceDesc for Example service.
No description provided by the author

# Structs

PingResponse is the response from a Ping call.
UnimplementedExampleServer should be embedded to have forward compatible implementations.

# Interfaces

ExampleClient is the client API for Example service.
ExampleServer is the server API for Example service.
UnsafeExampleServer may be embedded to opt out of forward compatibility for this service.