Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Expand ¶
Expand takes an in string with https://golang.org/pkg/text/template/ directives and values and writes the result to out.
func ExpandAll ¶
ExpandAll looks for files in path directory and its subdirectories with suffix, expands them and writes the result in a file without suffix.
func ExpandFile ¶
ExpandFile expands the file at path and writes the result in a file without suffix.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.