package
0.6.1
Repository: https://github.com/grafana/phlare.git
Documentation: pkg.go.dev

# Functions

NewSchedulerForFrontendClient constructs a client for the schedulerpb.SchedulerForFrontend service.
NewSchedulerForFrontendHandler builds an HTTP handler from the service implementation.
NewSchedulerForQuerierClient constructs a client for the schedulerpb.SchedulerForQuerier service.
NewSchedulerForQuerierHandler builds an HTTP handler from the service implementation.
RegisterSchedulerForFrontendHandler register an HTTP handler to a mux.Router from the service implementation.
RegisterSchedulerForQuerierHandler register an HTTP handler to a mux.Router from the service implementation.

# Constants

SchedulerForFrontendName is the fully-qualified name of the SchedulerForFrontend service.
SchedulerForQuerierName is the fully-qualified name of the SchedulerForQuerier service.

# Structs

UnimplementedSchedulerForFrontendHandler returns CodeUnimplemented from all methods.
UnimplementedSchedulerForQuerierHandler returns CodeUnimplemented from all methods.

# Interfaces

SchedulerForFrontendClient is a client for the schedulerpb.SchedulerForFrontend service.
SchedulerForFrontendHandler is an implementation of the schedulerpb.SchedulerForFrontend service.
SchedulerForQuerierClient is a client for the schedulerpb.SchedulerForQuerier service.
SchedulerForQuerierHandler is an implementation of the schedulerpb.SchedulerForQuerier service.