# 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.