//
pkg.gl
Category
github.com/m3db/m3
src
query
promqlengine
package
1.5.0
Repository:
https://github.com/m3db/m3.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
27 SLOC
#
Functions
NewCache
NewCache creates a new Cache.
#
Structs
Cache
Cache caches PromQL engines by lookback duration.
#
Type aliases
NewEngineFn
NewEngineFn is a function to create a new promql.Engine with given lookback duration.