package
0.0.0-20230524142712-dfd90ba52ad4
Repository: https://github.com/go-park-mail-ru/2023_1_practicaldev.git
Documentation: pkg.go.dev

# Functions

NewMockRepository creates a new mock instance.
NewMockService creates a new mock instance.

# Structs

MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.
MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.