Documentation
¶
Index ¶
- func FileCreate(content bytes.Buffer, name string) error
- func FileDelete(filePath string) error
- func FileIsExists(fp string) bool
- func FileName(filePath string) (name string, extension string)
- func FileSize(filePath string, fmt byte, bit int) (float64, error)
- func GetExt(fileName string) string
- func GetFileSize(filename string) int64
- func IsDirExist(addr string) bool
- func Mkdir(dirPath string) error
- func MkdirWithModePerm(dirPath string, mode os.FileMode) (err error)
- func PathCreate(dir string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileIsExists ¶
func PathCreate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.