Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTempDir ¶
func CreateTempDir(fallbacks ...TempDirFallbackOption) (string, []error)
func IsDirExists ¶
func IsFileExists ¶
Types ¶
type TempDirFallbackOption ¶
type TempDirFallbackOption = func() tempDirFallback
func WithTempDirFallback ¶
func WithTempDirFallback(dir, pattern string) TempDirFallbackOption
Click to show internal directories.
Click to hide internal directories.