package
0.0.0-20241004052545-caa2fb9b60ae
Repository: https://github.com/grafana/mimir.git
Documentation: pkg.go.dev
# Functions
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.