# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
WalkDownExpr works just like WalkUpExpr but it walks the tree down, visiting all children.
WalkUpExpr allows to iterate a promQLNode node looking for parents of specific type.
WalkUpParent works like WalkUpExpr but checks the parent (if present) instead of the node itself.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Use insread of StrictError.
No description provided by the author
No description provided by the author
PromQLNode is used to turn the parsed PromQL query expression into a tree.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author