Versions in this module Expand all Collapse all v3 v3.7.1 Mar 17, 2026 Changes in this version + type Parser interface + LoadTemplate func(templatePath string, tagFilter any, extraTags []string, ...) (bool, error) + LoadWorkflow func(templatePath string, catalog catalog.Catalog) (bool, error) + ParseTemplate func(templatePath string, catalog catalog.Catalog) (any, error)