package
1.6.1
Repository: https://github.com/zimmski/osutil.git
Documentation: pkg.go.dev

# Functions

MergeFuncMaps returns all functions of "a" and all functions of "b" in a new function mapping.
RewriteFileAsTemplate read in a file, execute it as a template with the given data and save the result into the same file.
WriteTemplateToFile executes a template with the given data and saves the result into a file.

# Variables

DefaultFuncMap holds common template functions.

# Interfaces

No description provided by the author