Versions in this module Expand all Collapse all v0 v0.3.0 May 5, 2018 Changes in this version + type Downloader struct + func New(service glacieriface.GlacierAPI, input *Input) *Downloader + func (d Downloader) Download(jobs int) error + type Input struct + AccountId string + FileName string + JobId string + PartSize int64 + VaultName string