Documentation ¶
Index ¶
- func CopyPathToPath(fromPath, toPath string) (err error)
- func Create(path string) (file *os.File, err error)
- func IsDirEmpty(dir string) (isEmpty bool, err error)
- func Open(path string) (file *os.File, err error)
- func TempDir(namePrefix string, cb func(tmpDir string, err error))
- func TempFile(namePrefix string, cb func(tmpFile *os.File, err error))
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyPathToPath ¶
func IsDirEmpty ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.