# Packages
Package reader provides the reader functions for handling with s3.
No description provided by the author
No description provided by the author
Copyright (C) 2019-2024 vdaas.org vald team <[email protected]>
Licensed under the Apache License, Version 2.0 (the "License"); You may not use this file except in compliance with the License.
# Functions
New returns blob.Bucket implementation if no error occurs.
WithBucket returns the option to set bucket.
WithErrGroup returns the option to set the eg.
WithMaxChunkSize returns the option to set maxChunkSize.
WithMaxPartSize returns the option to set maxPartSize.
WithReader returns the option to set the reader.
WithReaderBackoff returns the option to set readerBackoffEnabled.
WithReaderBackoffOpts returns the option to set readerBackoffOpts.
WithSession returns the option to set the session.
WithWriter returns the option to set the reader.
# Type aliases
Option represents the functional option for client.