package
0.0.0-20240102142053-09f77a91d44d
Repository: https://github.com/lapitskyss/chat-service.git
Documentation: pkg.go.dev
# Functions
NewMockcanReceiveProblemsUseCase creates a new mock instance.
NewMockcloseChatUseCase creates a new mock instance.
NewMockfreeHandsUseCase creates a new mock instance.
NewMockgetChatHistoryUseCase creates a new mock instance.
NewMockgetChatsUseCase creates a new mock instance.
NewMocksendMessageUseCase creates a new mock instance.
# Structs
MockcanReceiveProblemsUseCase is a mock of canReceiveProblemsUseCase interface.
MockcanReceiveProblemsUseCaseMockRecorder is the mock recorder for MockcanReceiveProblemsUseCase.
MockcloseChatUseCase is a mock of closeChatUseCase interface.
MockcloseChatUseCaseMockRecorder is the mock recorder for MockcloseChatUseCase.
MockfreeHandsUseCase is a mock of freeHandsUseCase interface.
MockfreeHandsUseCaseMockRecorder is the mock recorder for MockfreeHandsUseCase.
MockgetChatHistoryUseCase is a mock of getChatHistoryUseCase interface.
MockgetChatHistoryUseCaseMockRecorder is the mock recorder for MockgetChatHistoryUseCase.
MockgetChatsUseCase is a mock of getChatsUseCase interface.
MockgetChatsUseCaseMockRecorder is the mock recorder for MockgetChatsUseCase.
MocksendMessageUseCase is a mock of sendMessageUseCase interface.
MocksendMessageUseCaseMockRecorder is the mock recorder for MocksendMessageUseCase.