package
0.0.0-20240125174514-4d895cd8b350
Repository: https://github.com/devdammit/shekel.git
Documentation: pkg.go.dev

# Functions

NewMockCalendarService creates a new mock instance.
NewMockContactsRepository creates a new mock instance.
NewMockInvoicesRepository creates a new mock instance.
NewMockInvoicesService creates a new mock instance.
NewMockLogger 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.
MockContactsRepository is a mock of ContactsRepository interface.
MockContactsRepositoryMockRecorder is the mock recorder for MockContactsRepository.
MockInvoicesRepository is a mock of InvoicesRepository interface.
MockInvoicesRepositoryMockRecorder is the mock recorder for MockInvoicesRepository.
MockInvoicesService is a mock of InvoicesService interface.
MockInvoicesServiceMockRecorder is the mock recorder for MockInvoicesService.
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.
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.