# Functions
NewMockEmployeeClockHistoryRepo creates a new mock instance.
NewMockEmployeeRepo creates a new mock instance.
NewMockOauth2ClientRepo creates a new mock instance.
# Structs
MockEmployeeClockHistoryRepo is a mock of EmployeeClockHistoryRepo interface.
MockEmployeeClockHistoryRepoMockRecorder is the mock recorder for MockEmployeeClockHistoryRepo.
MockEmployeeRepo is a mock of EmployeeRepo interface.
MockEmployeeRepoMockRecorder is the mock recorder for MockEmployeeRepo.
MockOauth2ClientRepo is a mock of Oauth2ClientRepo interface.
MockOauth2ClientRepoMockRecorder is the mock recorder for MockOauth2ClientRepo.