Feat: upyun callback & authentication

This commit is contained in:
HFO4
2020-01-18 10:40:03 +08:00
parent 21ec3fc710
commit 5befbc21d0
9 changed files with 138 additions and 16 deletions

View File

@@ -29,6 +29,7 @@ type UploadSession struct {
UID uint
PolicyID uint
VirtualPath string
Name string
}
// UploadCallback 上传回调正文