Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CalendarScheduleService ¶
type CalendarScheduleService struct {
// contains filtered or unexported fields
}
func NewCalendarScheduleService ¶
func NewCalendarScheduleService(logger *zap.SugaredLogger) (*CalendarScheduleService, error)
func (*CalendarScheduleService) GetSchedule ¶
func (srv *CalendarScheduleService) GetSchedule(calendarId string) ([]*calendar.TimePeriod, error)
Click to show internal directories.
Click to hide internal directories.