package
0.0.0-20241120083833-766d30222d50
Repository: https://github.com/vbulash/chat-server.git
Documentation: pkg.go.dev
# Functions
NewChatRepositoryMock returns a mock for repository.ChatRepository.
# Structs
ChatRepositoryMock implements repository.ChatRepository.
ChatRepositoryMockChangeExpectation specifies expectation struct of the ChatRepository.Change.
ChatRepositoryMockChangeParamPtrs contains pointers to parameters of the ChatRepository.Change.
ChatRepositoryMockChangeParams contains parameters of the ChatRepository.Change.
ChatRepositoryMockChangeResults contains results of the ChatRepository.Change.
ChatRepositoryMockCreateSendExpectation specifies expectation struct of the ChatRepository.CreateSend.
ChatRepositoryMockCreateSendParamPtrs contains pointers to parameters of the ChatRepository.CreateSend.
ChatRepositoryMockCreateSendParams contains parameters of the ChatRepository.CreateSend.
ChatRepositoryMockCreateSendResults contains results of the ChatRepository.CreateSend.
ChatRepositoryMockDeleteExpectation specifies expectation struct of the ChatRepository.Delete.
ChatRepositoryMockDeleteParamPtrs contains pointers to parameters of the ChatRepository.Delete.
ChatRepositoryMockDeleteParams contains parameters of the ChatRepository.Delete.
ChatRepositoryMockDeleteResults contains results of the ChatRepository.Delete.
ChatRepositoryMockGetExpectation specifies expectation struct of the ChatRepository.Get.
ChatRepositoryMockGetParamPtrs contains pointers to parameters of the ChatRepository.Get.
ChatRepositoryMockGetParams contains parameters of the ChatRepository.Get.
ChatRepositoryMockGetResults contains results of the ChatRepository.Get.