package
0.0.0-20240529125524-c8bf55fd7d86
Repository: https://github.com/go-park-mail-ru/2024_1_scratch_senior_devs.git
Documentation: pkg.go.dev

# Functions

NewMockNoteBaseRepo creates a new mock instance.
NewMockNoteSearchRepo creates a new mock instance.
NewMockNoteUsecase creates a new mock instance.

# Structs

MockNoteBaseRepo is a mock of NoteBaseRepo interface.
MockNoteBaseRepoMockRecorder is the mock recorder for MockNoteBaseRepo.
MockNoteSearchRepo is a mock of NoteSearchRepo interface.
MockNoteSearchRepoMockRecorder is the mock recorder for MockNoteSearchRepo.
MockNoteUsecase is a mock of NoteUsecase interface.
MockNoteUsecaseMockRecorder is the mock recorder for MockNoteUsecase.