package
0.0.0-20241117131641-83fbf9e05b9d
Repository: https://github.com/dnlbb/chat-server.git
Documentation: pkg.go.dev
# Functions
NewChatServiceMock returns a mock for mm_servinterfaces.ChatService.
# Structs
ChatServiceMock implements mm_servinterfaces.ChatService.
ChatServiceMockCreateExpectation specifies expectation struct of the ChatService.Create.
ChatServiceMockCreateOrigins contains origins of expectations of the ChatService.Create.
ChatServiceMockCreateParamPtrs contains pointers to parameters of the ChatService.Create.
ChatServiceMockCreateParams contains parameters of the ChatService.Create.
ChatServiceMockCreateResults contains results of the ChatService.Create.
ChatServiceMockDeleteExpectation specifies expectation struct of the ChatService.Delete.
ChatServiceMockDeleteOrigins contains origins of expectations of the ChatService.Delete.
ChatServiceMockDeleteParamPtrs contains pointers to parameters of the ChatService.Delete.
ChatServiceMockDeleteParams contains parameters of the ChatService.Delete.
ChatServiceMockDeleteResults contains results of the ChatService.Delete.
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.