scalablestore

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3Manager

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

func NewS3Manager

func NewS3Manager(confCtx *config.Context) *S3Manager

func (*S3Manager) Get

this can panic() on context deadline

func (*S3Manager) IsEligibleForBootstrap added in v0.2.0

func (s *S3Manager) IsEligibleForBootstrap() (bool, error)

bucket is eligible for bootstrap if it is completely empty

func (*S3Manager) Put

func (s *S3Manager) Put(key string, body io.ReadSeeker) error

type ScalableStoreGetResponse

type ScalableStoreGetResponse struct {
	Body io.ReadCloser
}

Jump to

Keyboard shortcuts

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