Documentation ¶
Index ¶
- func Chown(path string, userName string) error
- func ChownR(path string, userName string) error
- func CreateIfNotExists(dir string, perm os.FileMode) error
- func Directory(scrDir, dest string) error
- func Exists(filePath string) bool
- func File(srcFile, dstFile string, perm os.FileMode) error
- func IsUID(info os.FileInfo, uid uint32) bool
- func Lchown(info os.FileInfo, sourcePath, destPath string) error
- func RenameDirectory(srcDir, dest string) error
- func Symlink(source, dest string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenameDirectory ¶ added in v0.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.