package
0.0.0-20220109183400-e38059499bc6
Repository: https://github.com/dpeshkoff/2021_2_ladnodavaytebezroflov-1.git
Documentation: pkg.go.dev

# Functions

NewMockAttachmentRepository creates a new mock instance.
NewMockBoardRepository creates a new mock instance.
NewMockCardListRepository creates a new mock instance.
NewMockCardRepository creates a new mock instance.
NewMockCheckListItemRepository creates a new mock instance.
NewMockCheckListRepository creates a new mock instance.
NewMockCommentRepository creates a new mock instance.
NewMockSessionRepository creates a new mock instance.
NewMockTagRepository creates a new mock instance.
NewMockTeamRepository creates a new mock instance.
NewMockUserRepository creates a new mock instance.

# Structs

MockAttachmentRepository is a mock of AttachmentRepository interface.
MockAttachmentRepositoryMockRecorder is the mock recorder for MockAttachmentRepository.
MockBoardRepository is a mock of BoardRepository interface.
MockBoardRepositoryMockRecorder is the mock recorder for MockBoardRepository.
MockCardListRepository is a mock of CardListRepository interface.
MockCardListRepositoryMockRecorder is the mock recorder for MockCardListRepository.
MockCardRepository is a mock of CardRepository interface.
MockCardRepositoryMockRecorder is the mock recorder for MockCardRepository.
MockCheckListItemRepository is a mock of CheckListItemRepository interface.
MockCheckListItemRepositoryMockRecorder is the mock recorder for MockCheckListItemRepository.
MockCheckListRepository is a mock of CheckListRepository interface.
MockCheckListRepositoryMockRecorder is the mock recorder for MockCheckListRepository.
MockCommentRepository is a mock of CommentRepository interface.
MockCommentRepositoryMockRecorder is the mock recorder for MockCommentRepository.
MockSessionRepository is a mock of SessionRepository interface.
MockSessionRepositoryMockRecorder is the mock recorder for MockSessionRepository.
MockTagRepository is a mock of TagRepository interface.
MockTagRepositoryMockRecorder is the mock recorder for MockTagRepository.
MockTeamRepository is a mock of TeamRepository interface.
MockTeamRepositoryMockRecorder is the mock recorder for MockTeamRepository.
MockUserRepository is a mock of UserRepository interface.
MockUserRepositoryMockRecorder is the mock recorder for MockUserRepository.