package
0.0.0-20250113082409-068ab8abf6e8
Repository: https://github.com/spv-dev/chat-server.git
Documentation: pkg.go.dev
# Functions
NewChatServiceMock returns a mock for mm_service.ChatService.
# Structs
ChatServiceMock implements mm_service.ChatService.
ChatServiceMockCreateChatExpectation specifies expectation struct of the ChatService.CreateChat.
ChatServiceMockCreateChatOrigins contains origins of expectations of the ChatService.CreateChat.
ChatServiceMockCreateChatParamPtrs contains pointers to parameters of the ChatService.CreateChat.
ChatServiceMockCreateChatParams contains parameters of the ChatService.CreateChat.
ChatServiceMockCreateChatResults contains results of the ChatService.CreateChat.
ChatServiceMockDeleteChatExpectation specifies expectation struct of the ChatService.DeleteChat.
ChatServiceMockDeleteChatOrigins contains origins of expectations of the ChatService.DeleteChat.
ChatServiceMockDeleteChatParamPtrs contains pointers to parameters of the ChatService.DeleteChat.
ChatServiceMockDeleteChatParams contains parameters of the ChatService.DeleteChat.
ChatServiceMockDeleteChatResults contains results of the ChatService.DeleteChat.
ChatServiceMockGetChatInfoExpectation specifies expectation struct of the ChatService.GetChatInfo.
ChatServiceMockGetChatInfoOrigins contains origins of expectations of the ChatService.GetChatInfo.
ChatServiceMockGetChatInfoParamPtrs contains pointers to parameters of the ChatService.GetChatInfo.
ChatServiceMockGetChatInfoParams contains parameters of the ChatService.GetChatInfo.
ChatServiceMockGetChatInfoResults contains results of the ChatService.GetChatInfo.
ChatServiceMockGetChatMessagesExpectation specifies expectation struct of the ChatService.GetChatMessages.
ChatServiceMockGetChatMessagesOrigins contains origins of expectations of the ChatService.GetChatMessages.
ChatServiceMockGetChatMessagesParamPtrs contains pointers to parameters of the ChatService.GetChatMessages.
ChatServiceMockGetChatMessagesParams contains parameters of the ChatService.GetChatMessages.
ChatServiceMockGetChatMessagesResults contains results of the ChatService.GetChatMessages.
ChatServiceMockSendMessageExpectation specifies expectation struct of the ChatService.SendMessage.
ChatServiceMockSendMessageOrigins contains origins of expectations of the ChatService.SendMessage.
ChatServiceMockSendMessageParamPtrs contains pointers to parameters of the ChatService.SendMessage.
ChatServiceMockSendMessageParams contains parameters of the ChatService.SendMessage.
ChatServiceMockSendMessageResults contains results of the ChatService.SendMessage.