# Functions
NewMockController creates a new mock instance.
NewMockMessageBroker creates a new mock instance.
NewMockValidator creates a new mock instance.
# Structs
MockController is a mock of Controller interface.
MockControllerMockRecorder is the mock recorder for MockController.
MockMessageBroker is a mock of MessageBroker interface.
MockMessageBrokerMockRecorder is the mock recorder for MockMessageBroker.
MockValidator is a mock of Validator interface.
MockValidatorMockRecorder is the mock recorder for MockValidator.