# Functions

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

# Constants

ExampleServiceCallProcedure is the fully-qualified name of the ExampleService's Call 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.v1.ExampleService service.
ExampleServiceHandler is an implementation of the example.v1.ExampleService service.