Documentation
¶
Index ¶
- func AppConfigDir() (string, error)
- func CreateEvent(srv *calendar.Service, event *calendar.Event) (*calendar.Event, error)
- func CredentialsFilePath() (string, error)
- func DeleteEvent(srv *calendar.Service, eventID string) error
- func FetchEvents(srv *calendar.Service, viewing time.Time) (map[string][]*calendar.Event, error)
- func GetClient() (*calendar.Service, error)
- func UpdateEvent(srv *calendar.Service, eventID string, event *calendar.Event) (*calendar.Event, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppConfigDir ¶
func CreateEvent ¶
func CredentialsFilePath ¶ added in v2.3.0
func FetchEvents ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.