Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultRetries = 3
DefaultRetries is the number of retries for a S3 upload until an error is raised
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is a S3 uploader client
func NewClient ¶
NewClient returns a new S3 Client, configuration is read from env variables or configuration files, see https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html
Click to show internal directories.
Click to hide internal directories.