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

# Functions

NewStatusServiceClient constructs a client for the status.v1.StatusService service.
NewStatusServiceHandler builds an HTTP handler from the service implementation.
RegisterStatusServiceHandler register an HTTP handler to a mux.Router from the service implementation.

# Constants

StatusServiceName is the fully-qualified name of the StatusService service.

# Structs

UnimplementedStatusServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

StatusServiceClient is a client for the status.v1.StatusService service.
StatusServiceHandler is an implementation of the status.v1.StatusService service.