package
0.0.0-20211128203601-681d8181dd37
Repository: https://github.com/denlipov/com-request-api.git
Documentation: pkg.go.dev
# Functions
NewMockEventRepo creates a new mock instance.
NewMockEventSender creates a new mock instance.
NewMockRepo 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.
MockRepo is a mock of Repo interface.
MockRepoMockRecorder is the mock recorder for MockRepo.