Documentation ¶
Index ¶
- func CreateDir(dir string) error
- func IsExist(path string) bool
- func RenameFile(src, dest string) error
- func Unzip(zipFile string, destDir string) error
- func UploadedFile(dst string, file multipart.File, fileHeader *multipart.FileHeader) (int, error)
- func WriteFile(path string, data []byte, perm os.FileMode) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UploadedFile ¶
UploadedFile 保存上传文件 定长读取
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.