aws-go-s3

module
v0.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2023 License: MIT

README

aws-go-s3

PkgGoDev Go MIT License

aws-go-s3 is a Amazon S3 library built with aws/aws-sdk-go.

Testing

If you want to run the tests, you SHOULD use a decicated S3 bucket for the tests. The test suite issues PutObject and DeleteObject in teardown.

You can specify the bucket name in environment variable.

$ cd bucket
$ export TEST_S3_BUCKET_NAME=aws-go-s3-test
$ go test -v

Directories

Path Synopsis
option
Package option provides adapters to change a parameter in S3 request.
Package option provides adapters to change a parameter in S3 request.
Package ioutils provides wrappers to fill the gap between io.Reader and io.ReadSeeker.
Package ioutils provides wrappers to fill the gap between io.Reader and io.ReadSeeker.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL