aws

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2015 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3Client

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

func NewS3Client

func NewS3Client() *S3Client

func (*S3Client) Download

func (clt *S3Client) Download(s3Url *url.URL, writer io.WriterAt) (int64, error)

func (*S3Client) ExistsBucket

func (clt *S3Client) ExistsBucket(bucket string) (bool, error)

func (*S3Client) Upload

func (clt *S3Client) Upload(s3Url *url.URL, reader io.Reader) (string, error)

Jump to

Keyboard shortcuts

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