Versions in this module Expand all Collapse all v1 v1.0.0 Jun 9, 2021 Changes in this version + type Auth struct + AccessKeyID string + Region string + SecretAccessKey string + type Uploader struct + func New(auth Auth) (*Uploader, error) + func (u *Uploader) Upload(bucket, key string, body io.ReadSeeker) error