# Functions
NewMockDispatcher creates a new mock instance.
NewMockSubscriber creates a new mock instance.
# Structs
MockDispatcher is a mock of Dispatcher interface.
MockDispatcherMockRecorder is the mock recorder for MockDispatcher.
MockSubscriber is a mock of Subscriber interface.
MockSubscriberMockRecorder is the mock recorder for MockSubscriber.