|
|
UploadFile(absPath string, key string, conf *UploadConf) (string, error)
|
|
UploadFile(absPath string, key string, conf *UploadConf) (string, error)
|
|
|
Upload(reader io.Reader, len int64, key string, conf *UploadConf) (string, error)
|
|
Upload(reader io.Reader, len int64, key string, conf *UploadConf) (string, error)
|