Documentation ¶
Overview ¶
Package s3cache provides an httpcache.Cache implementation that stores cached values on Amazon S3.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New constructs a cache configured using the provided URL string. URL should be of the form: "s3://region/bucket/optional-path-prefix". Credentials should be specified using one of the mechanisms supported by aws-sdk-go (see https://docs.aws.amazon.com/sdk-for-go/api/aws/session/).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.