package
1.10.0
Repository: https://github.com/sfomuseum/go-template.git
Documentation: pkg.go.dev

# Functions

LoadTemplates loads HTML (.html) from 't_fs' with default functions assigned.
LoadTemplatesExcluding loads HTML (.html) from 't_fs' with default functions assigned excluding templates with (template) names matching 'exclude_list'.
TemplatesFuncMap() returns a `template.FuncMap` instance with default functions assigned.