Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 399 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 399 Bytes

aws-s3-multipart-upload

Example AWS S3 Multipart upload with aws-sdk for Go - Retries for failing parts.

Contributing

  • If you find any bug or have a feature request, feel free to open an issue on Github.
  • Happy to receive any Pull Requests. If you are working on a PR, make sure you create an issue first and discuss about it.