package
0.0.0-20240825033538-1f910d1eb382
Repository: https://github.com/imantung/boilerplate-go-backend.git
Documentation: pkg.go.dev

# 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.