# Functions
NewMockNotifier creates a new mock instance.
NewMockWatcher creates a new mock instance.
# Structs
MockNotifier is a mock of Notifier interface.
MockNotifierMockRecorder is the mock recorder for MockNotifier.
MockWatcher is a mock of Watcher interface.
MockWatcherMockRecorder is the mock recorder for MockWatcher.