package
1.0.0
Repository: https://github.com/grafana/pyroscope.git
Documentation: pkg.go.dev

# Functions

NewMetastoreServiceClient constructs a client for the metastore.v1.MetastoreService service.
NewMetastoreServiceHandler builds an HTTP handler from the service implementation.
NewOperatorServiceClient constructs a client for the metastore.v1.OperatorService service.
NewOperatorServiceHandler builds an HTTP handler from the service implementation.
RegisterMetastoreServiceHandler register an HTTP handler to a mux.Router from the service implementation.
RegisterOperatorServiceHandler register an HTTP handler to a mux.Router from the service implementation.

# Constants

MetastoreServiceAddBlockProcedure is the fully-qualified name of the MetastoreService's AddBlock RPC.
MetastoreServiceGetProfileStatsProcedure is the fully-qualified name of the MetastoreService's GetProfileStats RPC.
MetastoreServiceName is the fully-qualified name of the MetastoreService service.
MetastoreServiceQueryMetadataProcedure is the fully-qualified name of the MetastoreService's QueryMetadata RPC.
MetastoreServiceReadIndexProcedure is the fully-qualified name of the MetastoreService's ReadIndex RPC.
OperatorServiceInfoProcedure is the fully-qualified name of the OperatorService's Info RPC.
OperatorServiceName is the fully-qualified name of the OperatorService service.

# Structs

UnimplementedMetastoreServiceHandler returns CodeUnimplemented from all methods.
UnimplementedOperatorServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

MetastoreServiceClient is a client for the metastore.v1.MetastoreService service.
MetastoreServiceHandler is an implementation of the metastore.v1.MetastoreService service.
OperatorServiceClient is a client for the metastore.v1.OperatorService service.
OperatorServiceHandler is an implementation of the metastore.v1.OperatorService service.