package
0.0.0-20191121140916-9649366ff4b2
Repository: https://github.com/chronosphereiox/m3.git
Documentation: pkg.go.dev
# Functions
ExtractFetchExpressions extracts timeseries fetch expressions from the given query.
MustRegisterAliasedFunction registers a function under an alias, issuing a panic if the function cannot be registered.
MustRegisterFunction registers a function, issuing a panic if the function cannot be registered.
NewEngine creates a new query engine.
# Interfaces
ArgumentASTNode is an interface to help with printing the AST.
CallASTNode is an interface to help with printing the AST.
An Expression is a metric query expression.