//
pkg.gl
Category
github.com/geiqin/filesystem
module
package
1.2.5
Repository:
https://github.com/geiqin/filesystem.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
21
Dependents
0
Files
317 SLOC
#
Functions
GetFileExtName
获得文件扩展名.
GetMediaType
获取文件媒体类型(如:image/video/voice/document/zip/other).
GetNewUniqueFilename
获取新的文件名称(唯一文件名称).
GetStoreSavePath
获得店铺保存路径.
#
Structs
BaseStorage
基类.
CloudConfig
云储存配置.
FileInfo
文件信息.
MediaHandle
媒体处理.
QiniuStorage
七牛云储存.