s3

package
v0.0.0-...-fc02357 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 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 Config

type Config struct {
	AccessKeyId     string
	AccessKeySecret string
	BucketName      string
	BucketPrefix    string
	Region          string
}

type S3

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

func New

func New(config *Config) (*S3, error)

func (*S3) Put

func (s *S3) Put(f io.ReadSeeker, dst string) (string, error)

Jump to

Keyboard shortcuts

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