Documentation ¶
Overview ¶
Package gcal handles Google Calendar integration.
Index ¶
Constants ¶
View Source
const ( UserAgent = "github.com/spinnaker/rotation-scheduler" DateFormat = "2006-01-02" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GCal ¶
type GCal struct { CalendarID string // contains filtered or unexported fields }
GCal wraps the Google Calendar service.
Click to show internal directories.
Click to hide internal directories.