Versions in this module Expand all Collapse all v3 v3.2.12 Jun 27, 2024 v3.2.11 Jun 27, 2024 v3.2.10 Jun 26, 2024 Changes in this version + type Catalog interface + GetTemplatePath func(target string) ([]string, error) + GetTemplatesPath func(definitions []string) ([]string, map[string]error) + OpenFile func(filename string) (io.ReadCloser, error) + ResolvePath func(templateName, second string) (string, error)