Documentation ¶ Index ¶ func EvaluateExpr(ex string, c map[string]any) (any, error) func EvaluateTask(t *tork.Task, c map[string]any) error func EvaluateTemplate(ex string, c map[string]any) (string, error) func ValidExpr(ex string) bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func EvaluateExpr ¶ func EvaluateExpr(ex string, c map[string]any) (any, error) func EvaluateTask ¶ func EvaluateTask(t *tork.Task, c map[string]any) error func EvaluateTemplate ¶ func EvaluateTemplate(ex string, c map[string]any) (string, error) func ValidExpr ¶ func ValidExpr(ex string) bool Types ¶ This section is empty. Source Files ¶ View all Source files eval.go funcs.go Click to show internal directories. Click to hide internal directories.