This repository has been archived by the owner on Oct 15, 2021. It is now read-only.
generated from beyondstorage/go-service-example
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Migrate to aws-sdk-go-v2 (#233)
* Migrate to aws-sdk-go-v2 * Migrate to aws-sdk-go-v2 * Migrate to aws-sdk-go-v2 * Migrate to aws-sdk-go-v2 * Migrate to aws-sdk-go-v2 * Migrate to aws-sdk-go-v2 * fix wrong usage of convert * migrate to aws-sdk-go-v2 * fix wrong usage of convert * process confilct * add Location * add RemoveContentSHA256HeaderMiddleware * add RemoveContentSHA256HeaderMiddleware * run make build * add RemoveContentSHA256HeaderMiddleware * remove using manager.ReadSeekCloser() * run make build * fix CI * remove ComputePayLoadHash * remove extra HTTPClient * add call of AddContentSHA256HeaderMiddleware * add call of RemoveContentSHA256HeaderMiddleware * fix err type * change way of process err in formatError * process conflict * chagnge err type * chagnge err type * process problem of programming specfication * Migrate to aws-sdk-go-v2 * Migrate to aws-sdk-go-v2 * Migrate to aws-sdk-go-v2 * Migrate to aws-sdk-go-v2 * Migrate to aws-sdk-go-v2 * Normalize all the line endings * Migrate to aws-sdk-go-v2 * Saving files before refreshing line endings * Normalize all the line endings * Normalize all the line endings * delete extra file .gitattributes * Delete location * delete location * Delete location * delete location in service.toml * fix wrong delete of location * add location * fix unsuitable comment * add comment that is deleted by error * add setting of endpoint * use endpoint.Parse to avoid getting invalid endpoint * set expires when creating presignClient Co-authored-by: root <[email protected]>
- Loading branch information
1 parent
22c1b85
commit 712be85
Showing
7 changed files
with
253 additions
and
395 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.