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 NewDownloader ¶
func NewDownloader() *Downloader
func (*Downloader) Queue ¶
func (d *Downloader) Queue(URL string)
func (*Downloader) Stop ¶
func (d *Downloader) Stop()
Click to show internal directories.
Click to hide internal directories.