package
0.10.0
Repository: https://github.com/pmoscode/go-common.git
Documentation: pkg.go.dev

# Functions

NewTemplateManager creates a new manager with a defined struct.
WithFunctions adds a [template.FuncMap] to every template in the manager.

# Structs

Manager holds the templates and the functions, which are applied on every template.