Versions in this module Expand all Collapse all v2 v2.1.1 Dec 9, 2025 v2.0.0 Jun 18, 2023 Changes in this version + type Template struct + func New(ctx context.Context, additionalFuncs map[string]interface{}) (*Template, error) + func (t *Template) Execute(templateText string, data interface{}) (string, error)