Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchedulerService ¶
type SchedulerService struct {
// contains filtered or unexported fields
}
func NewSchedulerService ¶
func NewSchedulerService(db *gorm.DB) SchedulerService
type SlotService ¶
type SlotService struct {
// contains filtered or unexported fields
}
func NewSlotService ¶
func NewSlotService(db *gorm.DB) SlotService
Click to show internal directories.
Click to hide internal directories.