package
0.0.0-20241120083833-766d30222d50
Repository: https://github.com/vbulash/chat-server.git
Documentation: pkg.go.dev

# Functions

NewChatServiceMock returns a mock for service.ChatService.

# Structs

ChatServiceMock implements service.ChatService.
ChatServiceMockChangeExpectation specifies expectation struct of the ChatService.Change.
ChatServiceMockChangeParamPtrs contains pointers to parameters of the ChatService.Change.
ChatServiceMockChangeParams contains parameters of the ChatService.Change.
ChatServiceMockChangeResults contains results of the ChatService.Change.
ChatServiceMockCreateSendExpectation specifies expectation struct of the ChatService.CreateSend.
ChatServiceMockCreateSendParamPtrs contains pointers to parameters of the ChatService.CreateSend.
ChatServiceMockCreateSendParams contains parameters of the ChatService.CreateSend.
ChatServiceMockCreateSendResults contains results of the ChatService.CreateSend.
ChatServiceMockDeleteExpectation specifies expectation struct 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.
ChatServiceMockGetExpectation specifies expectation struct of the ChatService.Get.
ChatServiceMockGetParamPtrs contains pointers to parameters of the ChatService.Get.
ChatServiceMockGetParams contains parameters of the ChatService.Get.
ChatServiceMockGetResults contains results of the ChatService.Get.