You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add universal option for object_storage and queue. (#20)
* Add universal option for object_storage and queue.
* Rename APIs.
* Add path in ObjectStorageOption.
Feature/support storage signed put (#18)
* feat: Support Storage Put Signed URL (client upload)
* fix: put pre-signed url with option header
* add: pre-signed url add tagging header
* update: object_storage example with put object
* fix: alicloud option key_id and key_secret return
AliCloudStorageOption GetSecretID() and GetSecretKey()
---------
Co-authored-by: Xudong Liu <[email protected]>