# Functions
NewMockUserCache creates a new mock instance.
NewMockUserRepo creates a new mocks instance.
# Structs
MockUserCache is a mock of UserCache interface.
MockUserCacheMockRecorder is the mock recorder for MockUserCache.
MockUserRepo is a mocks of UserRepo interface.
MockUserRepoMockRecorder is the mocks recorder for MockUserRepo.