Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RemoveFile ¶
上传文件到云存储
Types ¶
type AliOSS ¶
type AliOSS struct {
Endpoint string
AccessKeyId string
AccessKeySecret string
BucketName string
BaseUrl string
}
func (AliOSS) RemoveFile ¶
Remove AliOSS File
func (AliOSS) UploadFile ¶
upload a file to aliOSS
type TencentCOS ¶
func (*TencentCOS) RemoveFile ¶
func (m *TencentCOS) RemoveFile(fileUrl string, removeLocalFile bool) error
删除文件
Click to show internal directories.
Click to hide internal directories.