Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MovieTorrentName ¶
Types ¶
type Downloader ¶
type Downloader struct {
Downloading bool
// contains filtered or unexported fields
}
func (*Downloader) DownloadTorrentFile ¶
func (d *Downloader) DownloadTorrentFile(tFile string) error
func (*Downloader) Scan ¶
func (d *Downloader) Scan(cancelDownload <-chan struct{})
Click to show internal directories.
Click to hide internal directories.