# Functions
NewMockEventService creates a new mock instance.
NewMockPublisher creates a new mock instance.
NewMockTaskRedisRepository creates a new mock instance.
NewMockTaskRepository creates a new mock instance.
NewMockTaskService creates a new mock instance.
# Structs
MockEventService is a mock of EventService interface.
MockEventServiceMockRecorder is the mock recorder for MockEventService.
MockPublisher is a mock of Publisher interface.
MockPublisherMockRecorder is the mock recorder for MockPublisher.
MockTaskRedisRepository is a mock of TaskRedisRepository interface.
MockTaskRedisRepositoryMockRecorder is the mock recorder for MockTaskRedisRepository.
MockTaskRepository is a mock of TaskRepository interface.
MockTaskRepositoryMockRecorder is the mock recorder for MockTaskRepository.
MockTaskService is a mock of TaskService interface.
MockTaskServiceMockRecorder is the mock recorder for MockTaskService.