//
pkg.gl
Category
github.com/grafana/loki/v3
pkg
storage
chunk
fetcher
package
3.4.2
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
15
Dependents
5
Files
305 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.