# Functions

No description provided by the author
No description provided by the author
RegisterExampleGreeterHandler registers the http handlers for service ExampleGreeter to "mux".
RegisterExampleGreeterHandlerClient registers the http handlers for service ExampleGreeter to "mux".
RegisterExampleGreeterHandlerFromEndpoint is same as RegisterExampleGreeterHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterExampleGreeterHandlerServer registers the http handlers for service ExampleGreeter to "mux".
No description provided by the author
RegisterExampleIdentityHandler registers the http handlers for service ExampleIdentity to "mux".
RegisterExampleIdentityHandlerClient registers the http handlers for service ExampleIdentity to "mux".
RegisterExampleIdentityHandlerFromEndpoint is same as RegisterExampleIdentityHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterExampleIdentityHandlerServer registers the http handlers for service ExampleIdentity to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
Version major value of this specification.
Version minor value of this specification.
Version patch value of this specification.
Must be set in the proto file; ignore.

# Variables

ExampleGreeter_ServiceDesc is the grpc.ServiceDesc for ExampleGreeter service.
ExampleIdentity_ServiceDesc is the grpc.ServiceDesc for ExampleIdentity service.
Enum value maps for ExampleVersion_Version.
Enum value maps for ExampleVersion_Version.
No description provided by the author

# Structs

The request message containing the user's name.
The response message containing the greetings.
Empty request.
Defines the response to version.
Example version in Major.Minor.Patch format.
UnimplementedExampleGreeterServer must be embedded to have forward compatible implementations.
UnimplementedExampleIdentityServer must be embedded to have forward compatible implementations.

# Interfaces

ExampleGreeterClient is the client API for ExampleGreeter service.
ExampleGreeterServer is the server API for ExampleGreeter service.
ExampleIdentityClient is the client API for ExampleIdentity service.
ExampleIdentityServer is the server API for ExampleIdentity service.
UnsafeExampleGreeterServer may be embedded to opt out of forward compatibility for this service.
UnsafeExampleIdentityServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

These values are constants that can be used by the client and server applications.