# Functions

No description provided by the author
No description provided by the author
RegisterHelloGreeterHandler registers the http handlers for service HelloGreeter to "mux".
RegisterHelloGreeterHandlerClient registers the http handlers for service HelloGreeter to "mux".
RegisterHelloGreeterHandlerFromEndpoint is same as RegisterHelloGreeterHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterHelloGreeterHandlerServer registers the http handlers for service HelloGreeter to "mux".
No description provided by the author
RegisterHelloIdentityHandler registers the http handlers for service HelloIdentity to "mux".
RegisterHelloIdentityHandlerClient registers the http handlers for service HelloIdentity to "mux".
RegisterHelloIdentityHandlerFromEndpoint is same as RegisterHelloIdentityHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterHelloIdentityHandlerServer registers the http handlers for service HelloIdentity 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

No description provided by the author
HelloGreeter_ServiceDesc is the grpc.ServiceDesc for HelloGreeter service.
HelloIdentity_ServiceDesc is the grpc.ServiceDesc for HelloIdentity service.
Enum value maps for HelloVersion_Version.
Enum value maps for HelloVersion_Version.

# Structs

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

# Interfaces

HelloGreeterClient is the client API for HelloGreeter service.
HelloGreeterServer is the server API for HelloGreeter service.
HelloIdentityClient is the client API for HelloIdentity service.
HelloIdentityServer is the server API for HelloIdentity service.
UnsafeHelloGreeterServer may be embedded to opt out of forward compatibility for this service.
UnsafeHelloIdentityServer 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.