package
0.4.4
Repository: https://github.com/theochva/goyaml.git
Documentation: pkg.go.dev

# 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.