Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EvalAny ¶ added in v0.1.175
func EvalAny(log *zap.Logger, exp string, vars map[string]interface{}) (retval interface{}, reterr error)
EvalAny evaluates an expression given a set of variables and returns a 'boxed' interface type.
func GetVariables ¶ added in v0.1.175
GetVariables returns a list of variables mentioned in an expression
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.