Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Downloader ¶
type Downloader interface { Start() Stop() }
func NewDownloader ¶
func NewDownloader(mediaChannel chan *provider.Media) Downloader
Click to show internal directories.
Click to hide internal directories.