package
0.0.0-20240311223853-8a7554a1e33b
Repository: https://github.com/alextsivanov/notification-system.git
Documentation: pkg.go.dev

# 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.