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

# Variables

No description provided by the author
No description provided by the author

# Structs

Defined here to prevent circular imports between logproto & queryrangebase.
No description provided by the author
No description provided by the author

# Interfaces

Codec is used to encode/decode query range requests and responses so they can be passed down to middlewares.
Merger is used by middlewares making multiple requests to merge back all responses into a single one.
Request represents a query range request that can be process by middlewares.
Response represents a query range response.