package
3.4.2
Repository: https://github.com/simplesurance/baur.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new S3 Client, configuration is read from env variables or configuration files, see https://docs.aws.amazon.com/sdkref/latest/guide/creds-config-files.html.

# Constants

DefaultRetries is the number of retries for a S3 upload until an error is raised.

# Structs

Client is a S3 uploader client.

# Interfaces

Logger defines the interface for an S3 logger.