package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Mar 22, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
上传文件到本地目录
腾讯云COS对象存储操作
文件上传工具
type LocalConfig struct {
UploadDir string
}
本地上传配置结构体
type Upload struct {
Local *localFile
TencentCos *tencentCos
}
func Instance(conf interface{}) (c Upload, typ interface{})
Instance
conf: interface{} 上传方式配置
Source Files
¶
Click to show internal directories.
Click to hide internal directories.