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