Documentation ¶
Index ¶
- Constants
- func EnsureFileExists(path string)
- func EnsureFolderExists(folder string)
- func Exists(path string) bool
- func TemplateGenerateFileFromReader(reader io.Reader, dstPath string, data interface{}) error
- func TemplateGenerateString(str string, data interface{}) (string, error)
- func WriteFile(path string, content string) error
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func EnsureFileExists ¶
func EnsureFileExists(path string)
func EnsureFolderExists ¶
func EnsureFolderExists(folder string)
func TemplateGenerateString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.