package
4.1.3+incompatible
Repository: https://github.com/els0r/goprobe.git
Documentation: pkg.go.dev

# Functions

ParseAndInstrument parses and instruments the given conditional string for evaluation.
QueryConditionalString constructs the conditional string shown in the "Conditions" output field based on the query conditions and the query filter.

# Structs

ValFilterNode describes a node representing a ValFilter.

# Interfaces

Node describes an AST node for the conditional grammar This interface is not meant to be implemented by structs outside of this package.