s3 presigned test
This commit is contained in:
@@ -5,4 +5,5 @@ const (
|
||||
tempPath = "openim/temp/"
|
||||
UploadTypeMultipart = 1 // 分片上传
|
||||
UploadTypePresigned = 2 // 预签名上传
|
||||
partSeparator = ","
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user