Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithReadPartSize ¶ added in v3.0.1
WithReadPartSize allows to set the part size of the multipart get operation. The part size cannot be greater than the AWS MaxPartSize constant of 5GB. https://docs.aws.amazon.com/AmazonS3/latest/dev/qfacts.html
Types ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
Store is the S3 implementation of the Store interface.
func NewStoreWithClient ¶
NewStoreWithClient returns a Store given the input client.
Click to show internal directories.
Click to hide internal directories.