Documentation ¶
Index ¶
- Constants
- Variables
- func Create(bucket, resource, content string) int
- func CreateApk(bucket, resource, content string) int
- func CreateBucket(bucket string) int
- func CreateMore(bucket, resource, content string, suffix string) int
- func GenerationPath(group, suffix string) string
- func Init(access_id, access_key string, mlogger func(interface{}))
- func MkDir(bucket, resource string) int
- func New(access_id, access_key string) *oss
- func Remove(bucket, resource string) int
- func RemoveBucket(bucket string) int
- func RmDir(bucket, resource string) int
Constants ¶
Variables ¶
View Source
var (
MIMETYPE map[string]string = map[string]string{}/* 226 elements not displayed */
)
Functions ¶
func CreateBucket ¶
func CreateMore ¶
func RemoveBucket ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.