package
0.0.0-20240713004040-287950c85fc4
Repository: https://github.com/tomcz/example-grpc.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

# Constants

No description provided by the author

# Variables

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

# Structs

No description provided by the author
No description provided by the author
UnimplementedExampleServer must 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.