# Functions
NewQuerierServiceClient constructs a client for the querier.v1.QuerierService service.
NewQuerierServiceHandler builds an HTTP handler from the service implementation.
RegisterQuerierServiceHandler register an HTTP handler to a mux.Router from the service implementation.
# Constants
QuerierServiceName is the fully-qualified name of the QuerierService service.
# Structs
UnimplementedQuerierServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
QuerierServiceClient is a client for the querier.v1.QuerierService service.
QuerierServiceHandler is an implementation of the querier.v1.QuerierService service.