Documentation ¶
Index ¶
- func CheckFileExist(filePath string) bool
- func CheckNotExist(src string) bool
- func CheckPermission(src string) bool
- func CreateFile(filePath string) *os.File
- func GetExt(fileName string) string
- func GetSize(f multipart.File) (int, error)
- func IsNotExistMkDir(src string) error
- func MkDir(src string) error
- func WriteFile(content *string, file *os.File) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckFileExist ¶
func CheckNotExist ¶
func CheckPermission ¶
func CreateFile ¶
func IsNotExistMkDir ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.