Skip to content
/ s3 Public

Very simple Go client for S3 that supports multipart uploads.

License

Notifications You must be signed in to change notification settings

lye/s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3

A very simple interface for reading/writing blobs from S3 using the multipart REST API (which allows for >5GB uploads -- a surprisingly uncommon feature).

Check the docs for more details!

About

Very simple Go client for S3 that supports multipart uploads.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages