package selection type CalendarEventType string const ( AllEvents CalendarEventType = "all" )