Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CalendarService ¶
type InvoicesService ¶
type PeriodsRepository ¶
type UnitOfWork ¶
type UseCase ¶
type UseCase struct {
// contains filtered or unexported fields
}
func NewUseCase ¶
func NewUseCase(service InvoicesService, periods PeriodsRepository, calendar CalendarService, work UnitOfWork) *UseCase
Click to show internal directories.
Click to hide internal directories.