Documentation ¶
Index ¶
- func FileExist(filePath string) (bool, error)
- func FileReadAllContent(path string) ([]byte, error)
- func FileReadAllContentThrow(path string) []byte
- func GetFileSize(filePath string) (int64, bool)
- func IsExistDir(dirPath string) (bool, error)
- func MkDir(dirPath string) error
- func MkFile(filePath string) error
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.