# Functions

NewControllerMeshClient constructs a client for the proto.ControllerMesh service.
NewControllerMeshHandler builds an HTTP handler from the service implementation.
NewFaultInjectClient constructs a client for the proto.FaultInject service.
NewFaultInjectHandler builds an HTTP handler from the service implementation.
NewThrottlingClient constructs a client for the proto.Throttling service.
NewThrottlingHandler builds an HTTP handler from the service implementation.

# Constants

ControllerMeshName is the fully-qualified name of the ControllerMesh service.
ControllerMeshRegisterProcedure is the fully-qualified name of the ControllerMesh's Register RPC.
FaultInjectName is the fully-qualified name of the FaultInject service.
FaultInjectSendConfigProcedure is the fully-qualified name of the FaultInject's SendConfig RPC.
ThrottlingName is the fully-qualified name of the Throttling service.
ThrottlingSendConfigProcedure is the fully-qualified name of the Throttling's SendConfig RPC.

# Structs

UnimplementedControllerMeshHandler returns CodeUnimplemented from all methods.
UnimplementedFaultInjectHandler returns CodeUnimplemented from all methods.
UnimplementedThrottlingHandler returns CodeUnimplemented from all methods.

# Interfaces

ControllerMeshClient is a client for the proto.ControllerMesh service.
ControllerMeshHandler is an implementation of the proto.ControllerMesh service.
FaultInjectClient is a client for the proto.FaultInject service.
FaultInjectHandler is an implementation of the proto.FaultInject service.
ThrottlingClient is a client for the proto.Throttling service.
ThrottlingHandler is an implementation of the proto.Throttling service.