Documentation ¶
Index ¶
Constants ¶
View Source
const ( CredentialsFile = "/etc/google_calendar_credentials.json" TokenFile = "/etc/google_calendar_token.json" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OptionFunc ¶
func WithCalendarIDs ¶
func WithCalendarIDs(ids []string) OptionFunc
func WithRefreshInterval ¶
func WithRefreshInterval(interval time.Duration) OptionFunc
Click to show internal directories.
Click to hide internal directories.