Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpamWatcher ¶
type SpamWatcher interface {
Watch()
}
func NewSpamWatcher ¶
func NewSpamWatcher(finder finder, spamWords []string, logger log.Logger) SpamWatcher
Click to show internal directories.
Click to hide internal directories.