Documentation ¶
Index ¶
- func DoIt(templateFile, dest, owner, group string, mode int, vars []string) error
- func Render(templateFile string, mapping map[string]interface{}) (bytes.Buffer, error)
- func StringToList(commaSeparatedList string) []string
- func VarsToMap(vars []string) (map[string]interface{}, error)
- func WriteTemplate(buf bytes.Buffer, dest, owner, group string, mode int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringToList ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.