# Variables
ErrNoFile is returned when there is no template file.
ErrSavingFiles is returned when an issue with processing templates occurs.
ErrTemplateExecution is returned when template.Execute method fails.
# Structs
No description provided by the author
MockProcessor is a mock for TemplateProcessor.
# Interfaces
No description provided by the author