Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 634 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 634 Bytes

AWS Go Tools

A collection of Go utility packages for use with the AWS Go SDK v2

Packages

A multithreaded downloader and uploader that uploads/downloads as many files as you provide at once. Uses the github.com/aws/aws-sdk-go-v2/feature/s3/manager package to support multi-part uploads.

See example for usage.

A package containing functions for S3-related string manipulation.

Contributing

All contributions welcome!

License

MIT License