# Functions
NewTemplateWrapper - create new template wrapper.
NewYamlFileWrapper - create new YamlFile wrapper.
# Structs
TemplateWrapper - adapter type around either html/template or text/template packages.
YamlFileWrapper - simple wrapper that can either read from STDIN and write to STDOUT when "saved" or normally to/from a file.