# Functions
MergeVars merges a variadic array of variable sets.
New creates a new template.
NewFromFile creates a new template from a file.
NewVarsFromPath returns a new vars file from a given path.
# Variables
DefaultViewFuncs is a singleton for viewfuncs.
# Type aliases
Vars is a soft alias to map[string]interface{}.