package
2.9.12+incompatible
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewHandler creates a new frontend handler.

# Constants

No description provided by the author
StatusClientClosedRequest is the status code for when a client request cancellation of an http request.

# Structs

Handler accepts queries and forwards them to RoundTripper.
Config for a Handler.

# Interfaces

GrpcRoundTripper is similar to http.RoundTripper, but works with HTTP requests converted to protobuf messages.