# Functions
NewIngesterServiceClient constructs a client for the ingester.v1.IngesterService service.
NewIngesterServiceHandler builds an HTTP handler from the service implementation.
RegisterIngesterServiceHandler register an HTTP handler to a mux.Router from the service implementation.
# Constants
IngesterServiceName is the fully-qualified name of the IngesterService service.
# Structs
UnimplementedIngesterServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
IngesterServiceClient is a client for the ingester.v1.IngesterService service.
IngesterServiceHandler is an implementation of the ingester.v1.IngesterService service.