Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HolidayFinder ¶
type HolidayFinder = domain.Usecase[HolidayFinderInput, HolidayFinderOutput]
type HolidayFinderInput ¶
type HolidayFinderInput struct {
ID int
}
type HolidayFinderOutput ¶
type HolidayImporter ¶
type HolidaySearcher ¶
type HolidaySearcher = domain.Usecase[HolidaySearcherInput, HolidaySearcherOutput]
type HolidaySearcherInput ¶
type HolidaySearcherOutput ¶
Click to show internal directories.
Click to hide internal directories.