Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Downloader ¶
type Downloader struct {
// contains filtered or unexported fields
}
func NewTask ¶
func NewTask(destDir, url, title string) (*Downloader, error)
NewTask returns a Task instance
Click to show internal directories.
Click to hide internal directories.