Documentation
¶
Overview ¶
Package cal enables control over arbitrary 3rd party calendars. It implements a standardized interface through which Google Calendar, Outlook and more can be supported. It's up to individual drivers to add support for each of these calendars.
This design is similar to golang.org/pkg/database/sql which defines an interface and has drivers which implement that interface for various databases.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.