Versions in this module Expand all Collapse all v3 v3.3.4 Sep 30, 2024 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)