storage

package
v0.0.0-...-6dbca55 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrAlreadyExists is an error is returned to signify that an entry for
	// a given key already exists in the service.
	ErrAlreadyExists = errors.New("entry already exists")
)

Functions

func LocalFileStorage

func LocalFileStorage(basePath string) (*localFileStorage, error)

func S3Storage

func S3Storage(keyID, key, regionName, bucketName string) (*s3Storage, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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