# Functions
NewMockRepo creates a new mock instance.
NewMockService creates a new mock instance.
# Structs
MockRepo is a mock of Repo interface.
MockRepoMockRecorder is the mock recorder for MockRepo.
MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.