Versions in this module Expand all Collapse all v0 v0.1.0 Apr 14, 2026 Changes in this version + func EvalBool(rendered string) bool + func ExtractExpressions(text string) ([]string, error) + func Render(text string, results map[string]*types.StepResult, order []string) (string, error) + type Ref struct + ByIndex bool + ExprRaw string + Index int + Name string + Prop string + Raw string + func ExtractRefs(text string) ([]Ref, error)