Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AliYun = new(aliyun)
View Source
var Local = new(local)
View Source
var Minio = new(_minio)
View Source
var Qiniu = new(_qiniu)
Functions ¶
func AliYunInit ¶
func AliYunInit() (result *aliyun, err error)
@author: [SliverHorn](https://github.com/SliverHorn) @description: Aliyun对象存储 初始化
func MinioInit ¶
func MinioInit() (result *_minio, err error)
@author: [SliverHorn](https://github.com/SliverHorn) @description: 初始化minio的Client对象
func Oss ¶
func Oss() interfaces.Oss
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.