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

# Functions

NewStoreGatewayServiceClient constructs a client for the storegateway.v1.StoreGatewayService service.
NewStoreGatewayServiceHandler builds an HTTP handler from the service implementation.
RegisterStoreGatewayServiceHandler register an HTTP handler to a mux.Router from the service implementation.

# Constants

StoreGatewayServiceBlockMetadataProcedure is the fully-qualified name of the StoreGatewayService's BlockMetadata RPC.
StoreGatewayServiceGetBlockStatsProcedure is the fully-qualified name of the StoreGatewayService's GetBlockStats RPC.
StoreGatewayServiceLabelNamesProcedure is the fully-qualified name of the StoreGatewayService's LabelNames RPC.
StoreGatewayServiceLabelValuesProcedure is the fully-qualified name of the StoreGatewayService's LabelValues RPC.
StoreGatewayServiceMergeProfilesLabelsProcedure is the fully-qualified name of the StoreGatewayService's MergeProfilesLabels RPC.
StoreGatewayServiceMergeProfilesPprofProcedure is the fully-qualified name of the StoreGatewayService's MergeProfilesPprof RPC.
StoreGatewayServiceMergeProfilesStacktracesProcedure is the fully-qualified name of the StoreGatewayService's MergeProfilesStacktraces RPC.
StoreGatewayServiceMergeSpanProfileProcedure is the fully-qualified name of the StoreGatewayService's MergeSpanProfile RPC.
StoreGatewayServiceName is the fully-qualified name of the StoreGatewayService service.
StoreGatewayServiceProfileTypesProcedure is the fully-qualified name of the StoreGatewayService's ProfileTypes RPC.
StoreGatewayServiceSeriesProcedure is the fully-qualified name of the StoreGatewayService's Series RPC.

# Structs

UnimplementedStoreGatewayServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

StoreGatewayServiceClient is a client for the storegateway.v1.StoreGatewayService service.
StoreGatewayServiceHandler is an implementation of the storegateway.v1.StoreGatewayService service.