Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDownloader ¶
func NewDownloader(link string) downloader.Downloader
Types ¶
type Downloader ¶
type Downloader struct {
// contains filtered or unexported fields
}
Downloader simply uses the default HTTP client to download the contents of a URL.
Click to show internal directories.
Click to hide internal directories.