Documentation
¶
Index ¶
- func FileExists(path string) (bool, error)
- func RemoveFile(file string)
- func SwitchToMemMap() afero.Fs
- func ToDirs(path string)
- func ToEmptyFile(path, filename string, data []byte)
- func ToFile(path, filename string, data []byte)
- func ToSpecs(path string) (*types.Specs, error)
- func TplToFile(tmpl *template.Template, tpl string, path string, name string, data any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
func RemoveFile ¶ added in v1.1.0
func RemoveFile(file string)
func SwitchToMemMap ¶ added in v1.0.3
func ToEmptyFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.