Versions in this module Expand all Collapse all v3 v3.0.2 Apr 22, 2021 v3.0.1 Feb 26, 2021 v3.0.0 Feb 9, 2021 Changes in this version + type Downloader struct + func NewDownloader(client client, downloadDir string, logger logger.Logger, ...) *Downloader + func (d Downloader) Download(pfs []pivnet.ProductFile, productSlug string, releaseID int) ([]string, error) Other modules containing this package github.com/pivotal-cf/pivnet-resource github.com/pivotal-cf/pivnet-resource/v2