Documentation ¶
Index ¶
- type Option
- func WithAccessKeyID(accessKeyID string) Option
- func WithBatchSize(batchSize int) Option
- func WithBucketName(bucketName string) Option
- func WithBucketRegion(bucketRegion string) Option
- func WithCustomEndpoint(customEndpoint string) Option
- func WithPathPrefix(pathPrefix string) Option
- func WithSecretAccessKey(secretAccessKey string) Option
- type S3
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*S3)
func WithAccessKeyID ¶
func WithBatchSize ¶
func WithBucketName ¶
func WithBucketRegion ¶
func WithCustomEndpoint ¶
func WithPathPrefix ¶
func WithSecretAccessKey ¶ added in v0.1.1
Click to show internal directories.
Click to hide internal directories.