package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Functions

NewCache creates a new Cache.

# Structs

Cache caches PromQL engines by lookback duration.

# Type aliases

NewEngineFn is a function to create a new promql.Engine with given lookback duration.