# Functions
AddParameter adds new custom parameter to the Template.
GetParameterByName searches for a Parameter in the Template based on its name.
NewProcessor creates new Processor and initializes its set of generators.
ParseTemplateReference parses the reference to a template into a TemplateReference.
# Structs
Processor process the Template into the List with substituted parameters.
TemplateReference points to a stored template.