# Functions
NewMockIUserRepository creates a new mock instance.
NewMockIUserService creates a new mock instance.
# Structs
MockIUserRepository is a mock of IUserRepository interface.
MockIUserRepositoryMockRecorder is the mock recorder for MockIUserRepository.
MockIUserService is a mock of IUserService interface.
MockIUserServiceMockRecorder is the mock recorder for MockIUserService.