Documentation ¶
Index ¶
- Variables
- func EnsureDirExists(p string) error
- func GetIgnoredFiles(configDir string) (files []string, err error)
- func HasIgnoreFile(configDir string) bool
- func PathToTemplate(p string) string
- func RenderTemplate(t *template.Template, path string, context any) (string, error)
- func RenderTemplates(in RenderMap, context any) (map[string]string, error)
- func TemplateToPath(p string) string
- func WriteFiles(in map[string]string) error
- type RenderMap
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func EnsureDirExists ¶
func GetIgnoredFiles ¶
func HasIgnoreFile ¶
func PathToTemplate ¶
func RenderTemplate ¶
func TemplateToPath ¶
func WriteFiles ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.