Documentation ¶
Index ¶
- func CopyFilePaths(fromPath, toPath string) (err error)
- func CopyPathToFile(originalFilePath string, targetFile *os.File) (err error)
- func IsDirEmpty(dir string) (isEmpty bool, err error)
- func ReadFile(file *os.File) string
- func TempDir(pathPrefix string, cb func(tmpDir string, err error))
- func TempFile(pathPrefix string, cb func(tmpFile *os.File, err error))
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyFilePaths ¶
func IsDirEmpty ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.