# Functions
NewEchoServiceClient constructs a client for the examples.echo.v1.EchoService service.
NewEchoServiceHandler builds an HTTP handler from the service implementation.
# Constants
EchoServiceName is the fully-qualified name of the EchoService service.
EchoServiceSpeakProcedure is the fully-qualified name of the EchoService's Speak RPC.
# Structs
UnimplementedEchoServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
EchoServiceClient is a client for the examples.echo.v1.EchoService service.
EchoServiceHandler is an implementation of the examples.echo.v1.EchoService service.