download

package
v0.0.0-...-8779331 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2017 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadFile

func DownloadFile(svc *s3.S3, downloadObject DownloadObject) error

DownloadFile downloads a file from s3 given a bucket and key

Types

type DownloadObject

type DownloadObject struct {
	DownloadLocation string
	S3FileKey        string
	Bucket           string
	BucketDir        string
	NumWorkers       int
	PartSize         int
}

DownloadObject represents an object to download from S3

Jump to

Keyboard shortcuts

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