package
0.0.0-20240125174514-4d895cd8b350
Repository: https://github.com/devdammit/shekel.git
Documentation: pkg.go.dev
# Functions
NewMockCalendarService creates a new mock instance.
NewMockInvoicesService creates a new mock instance.
NewMockPeriodsRepository creates a new mock instance.
NewMockUnitOfWork creates a new mock instance.
# Structs
MockCalendarService is a mock of CalendarService interface.
MockCalendarServiceMockRecorder is the mock recorder for MockCalendarService.
MockInvoicesService is a mock of InvoicesService interface.
MockInvoicesServiceMockRecorder is the mock recorder for MockInvoicesService.
MockPeriodsRepository is a mock of PeriodsRepository interface.
MockPeriodsRepositoryMockRecorder is the mock recorder for MockPeriodsRepository.
MockUnitOfWork is a mock of UnitOfWork interface.
MockUnitOfWorkMockRecorder is the mock recorder for MockUnitOfWork.