# Functions

NewExampleServiceClient constructs a client for the example.ExampleService service.
NewExampleServiceHandler builds an HTTP handler from the service implementation.

# Constants

ExampleServiceExampleProcedure is the fully-qualified name of the ExampleService's Example RPC.
ExampleServiceName is the fully-qualified name of the ExampleService service.

# Structs

UnimplementedExampleServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

ExampleServiceClient is a client for the example.ExampleService service.
ExampleServiceHandler is an implementation of the example.ExampleService service.