package
3.4.2
Repository: https://github.com/grafana/loki.git
Documentation: pkg.go.dev

# Functions

NewHandler creates a new frontend handler.

# Constants

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.