s3cache

package
v0.0.0-...-2f1e84d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2017 License: MIT Imports: 13 Imported by: 0

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

func New(s string) (*cache, error)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL