Documentation ¶
Overview ¶
Package s3 loads configuration from AWS S3.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(options *options)
Option configures the a S3 with specific options.
func WithAWSConfig ¶
WithAWSConfig provides the AWS Config for the AWS SDK.
By default, it loads the default AWS Config.
func WithPollInterval ¶
WithPollInterval provides the interval for polling the configuration.
The default interval is 1 minute.
Click to show internal directories.
Click to hide internal directories.