package
0.0.0-20240102142053-09f77a91d44d
Repository: https://github.com/lapitskyss/chat-service.git
Documentation: pkg.go.dev

# Functions

NewMockchatsRepository creates a new mock instance.
NewMockmessagesRepository creates a new mock instance.
NewMockoutboxService creates a new mock instance.
NewMockproblemsRepository creates a new mock instance.
NewMocktransactor creates a new mock instance.

# Structs

MockchatsRepository is a mock of chatsRepository interface.
MockchatsRepositoryMockRecorder is the mock recorder for MockchatsRepository.
MockmessagesRepository is a mock of messagesRepository interface.
MockmessagesRepositoryMockRecorder is the mock recorder for MockmessagesRepository.
MockoutboxService is a mock of outboxService interface.
MockoutboxServiceMockRecorder is the mock recorder for MockoutboxService.
MockproblemsRepository is a mock of problemsRepository interface.
MockproblemsRepositoryMockRecorder is the mock recorder for MockproblemsRepository.
Mocktransactor is a mock of transactor interface.
MocktransactorMockRecorder is the mock recorder for Mocktransactor.