# Packages
No description provided by the author
# Functions
Functions default utility functions for template.
NewHTMLTemplates new template engine.
NewTextTemplates new templates instance.
# Structs
Delims delims for template.
HTMLTemplates html template engine.
TextTemplates text template engine.
# Interfaces
Templates templates interface.
# Type aliases
FuncMap is the type of the map defining the mapping from names to functions.