//
pkg.gl
Category
github.com/grafana/loki
pkg
storage
chunk
fetcher
package
2.9.12+incompatible
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
16
Dependents
5
Files
352 SLOC
#
Functions
New
New makes a new ChunkFetcher.
#
Structs
Fetcher
Fetcher deals with fetching chunk contents from the cache/store, and writing back any misses to the cache.