s3store

package
v0.0.0-...-d19c33b Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2015 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bucket

type Bucket struct {
	// contains filtered or unexported fields
}

func (*Bucket) Key

func (b *Bucket) Key(name string) filestore.Key

type FileStore

type FileStore struct {
	// contains filtered or unexported fields
}

func NewFileStore

func NewFileStore(s3interface s3iface.S3API) *FileStore

func (*FileStore) Bucket

func (fs *FileStore) Bucket(name string) filestore.Bucket

type Key

type Key struct {
	// contains filtered or unexported fields
}

func (*Key) GetURI

func (k *Key) GetURI() *url.URL

func (*Key) Upload

func (k *Key) Upload(body io.Reader) (string, error)

Jump to

Keyboard shortcuts

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