Exemplo n.º 1
0
func init() {
	driver.Register("upyun", InitFunc)
}
Exemplo n.º 2
0
func init() {
	driver.Register("amazons3", InitFunc)
}
Exemplo n.º 3
0
func init() {
	driver.Register("qcloud", InitFunc)
}
Exemplo n.º 4
0
func init() {
	driver.Register("oss", InitFunc)
}
Exemplo n.º 5
0
func init() {
	driver.Register("qiniu", InitFunc)
}
Exemplo n.º 6
0
func init() {
	driver.Register("googlecloudsave", InitFunc)
}