Documentation ¶
Index ¶
- func CreateDir(path string) error
- func CreateFile(fileName string) (bool, error)
- func CreateFiles(path string, perm int) (bool, error)
- func DeleteFile(pathName string) (bool, error)
- func DeletesFiles(path string) (bool, error)
- func DirExist(path string) (bool, error)
- func ExistFile(pathName string) (bool, error)
- func ExistFiles(path string) (bool, error)
- func FileSize(s uint64) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.