Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Downloader ¶ added in v0.16.0
type Downloader struct {
// contains filtered or unexported fields
}
func NewDownloader ¶ added in v0.16.0
func NewDownloader(apiToken string, downloadDir string, logger *log.Logger) *Downloader
Click to show internal directories.
Click to hide internal directories.