//
pkg.gl
Category
github.com/cortexproject/cortex
pkg
querier
lazyquery
package
1.19.0
Repository:
https://github.com/cortexproject/cortex.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
4
Dependents
3
Files
59 SLOC
#
Functions
NewLazyQuerier
NewLazyQuerier wraps a storage.Querier, does the Select in the background.
#
Structs
LazyQuerier
LazyQuerier is a lazy-loaded adapter for a storage.Querier.