Documentation ¶
Index ¶
- func Delete(objectName string, bucketName string) error
- func UploadBase64(bucketName string, name string, file string) error
- func UploadDocument(name string, file multipart.File) error
- func UploadFileStream(bucketName string, name string, file multipart.File) error
- func UploadLocalFile(bucketName string, name string, file string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UploadBase64 ¶
UploadBase64 file
func UploadDocument ¶
UploadDocument to OSS
func UploadFileStream ¶
UploadFileStream : upload file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.