package
0.7.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewLazyQuerier wraps a storage.Querier, does the Select in the background.
NewLazyQueryable returns a lazily wrapped queryable.

# Structs

LazyQuerier is a lazy-loaded adapter for a storage.Querier.
LazyQueryable wraps a storage.Queryable.