Documentation
¶
Index ¶
- func PrintCalendar(calendar graph.CalendarInfo)
- func PrintCalendars(calendars []graph.CalendarInfo)
- func PrintEvent(event models.Eventable, detailed bool)
- func PrintEvents(events []models.Eventable, detailed bool)
- func PrintEventsForCalendar(ctx context.Context, client *msgraphsdkgo.GraphServiceClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintCalendar ¶
func PrintCalendar(calendar graph.CalendarInfo)
func PrintCalendars ¶
func PrintCalendars(calendars []graph.CalendarInfo)
func PrintEvent ¶
func PrintEvents ¶
func PrintEventsForCalendar ¶
func PrintEventsForCalendar(ctx context.Context, client *msgraphsdkgo.GraphServiceClient, calendar graph.CalendarInfo, events []models.Eventable, detailed bool) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.