Documentation ¶
Index ¶
Constants ¶
View Source
const ( Provider = "provider" Id = "id" CloudServices = "cloud_services" AccessKey = "access_key" SecretKey = "secret_key" SessionToken = "session_token" )
View Source
const ( Aliyun = "aliyun" Tencent = "tencent" Huawei = "huawei" TianYi = "tianyi" Baidu = "baidu" LianTong = "liantong" QiNiu = "qiniu" YiDong = "yidong" )
Variables ¶
This section is empty.
Functions ¶
func DivideList ¶
func RemoveRepeatedElement ¶ added in v1.0.0
Types ¶
type ErrNoSuchKey ¶
type ErrNoSuchKey struct {
Name string
}
func (*ErrNoSuchKey) Error ¶
func (e *ErrNoSuchKey) Error() string
Click to show internal directories.
Click to hide internal directories.