Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInequalKeyAndBucketLen = errors.New("Foo")
ErrInequalKeyAndBucketLen Error to indicate inequal number of buckets and keys
Functions ¶
This section is empty.
Types ¶
type Loader ¶
type Loader struct { Downloader *s3manager.Downloader Uploader *s3manager.Uploader }
Loader Data loader to stage data from and to object storage
func InitLoader ¶
InitLoader Initiates a new data loader
func (*Loader) DownloadFiles ¶
DownloadFiles Downloads the files into a directory
Click to show internal directories.
Click to hide internal directories.