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

# Functions

NewCompactionPlannerClient constructs a client for the compactor.v1.CompactionPlanner service.
NewCompactionPlannerHandler builds an HTTP handler from the service implementation.
RegisterCompactionPlannerHandler register an HTTP handler to a mux.Router from the service implementation.

# Constants

CompactionPlannerGetCompactionJobsProcedure is the fully-qualified name of the CompactionPlanner's GetCompactionJobs RPC.
CompactionPlannerName is the fully-qualified name of the CompactionPlanner service.
CompactionPlannerPollCompactionJobsProcedure is the fully-qualified name of the CompactionPlanner's PollCompactionJobs RPC.

# Structs

UnimplementedCompactionPlannerHandler returns CodeUnimplemented from all methods.

# Interfaces

CompactionPlannerClient is a client for the compactor.v1.CompactionPlanner service.
CompactionPlannerHandler is an implementation of the compactor.v1.CompactionPlanner service.