# Functions
No description provided by the author
RegisterEchoServiceHandler registers the http handlers for service EchoService to "mux".
RegisterEchoServiceHandlerClient registers the http handlers for service EchoService to "mux".
RegisterEchoServiceHandlerFromEndpoint is same as RegisterEchoServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterEchoServiceHandlerServer registers the http handlers for service EchoService to "mux".
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
UnimplementedEchoServiceServer can be embedded to have forward compatible implementations.
# Interfaces
EchoServiceClient is the client API for EchoService service.
EchoServiceServer is the server API for EchoService service.