# Functions
NewMockEventRepo creates a new mock instance.
NewMockEventSender creates a new mock instance.
# Structs
MockEventRepo is a mock of EventRepo interface.
MockEventRepoMockRecorder is the mock recorder for MockEventRepo.
MockEventSender is a mock of EventSender interface.
MockEventSenderMockRecorder is the mock recorder for MockEventSender.