Documentation ¶
Index ¶
- func CreateTempDir(base string) (string, error)
- func CreateTempDirWithId(base string, id string) (string, error)
- func EnsureDirectory(path string) error
- func JoinPath(paths ...string) string
- func RemoveDirIfExists(dirpath string) error
- func RemoveFileIfExists(filename string) error
- func RemoveTempDir(path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTempDir ¶
func EnsureDirectory ¶
func RemoveDirIfExists ¶
func RemoveFileIfExists ¶
func RemoveTempDir ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.