# Functions
NewMockITaskRepo creates a new mock instance.
NewMockIUserRepo creates a new mock instance.
# Structs
MockITaskRepo is a mock of ITaskRepo interface.
MockITaskRepoMockRecorder is the mock recorder for MockITaskRepo.
MockIUserRepo is a mock of IUserRepo interface.
MockIUserRepoMockRecorder is the mock recorder for MockIUserRepo.