Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RSSNotifier ¶
type RSSNotifier struct { NewTorrentChan chan dataType.NewTorrent // contains filtered or unexported fields }
func SpawnNotifier ¶
func SpawnNotifier(cfg config.ConfigStruct) *RSSNotifier
func (*RSSNotifier) GetRSS ¶
func (rss *RSSNotifier) GetRSS() (string, error)
func (*RSSNotifier) KillNotifier ¶
func (rss *RSSNotifier) KillNotifier() error
Click to show internal directories.
Click to hide internal directories.