Versions in this module Expand all Collapse all v0 v0.1.2 Nov 22, 2022 v0.1.1 Nov 22, 2022 Changes in this version + func Export(config *Config) error + type Config struct + AccountEmail string + CalendarName string + Client *http.Client + EndOn time.Time + Format string + HideFields HideFields + Logger *zerolog.Logger + OverwriteFields OverwriteFields + StartFrom time.Time + Version string + Writer io.Writer + type HideFields struct + Attendees bool + Conference bool + Description bool + Location bool + Organizer bool + Status bool + Transparency bool + UID bool + Visibility bool + type OverwriteFields struct + CalendarName string + Conference string + Description string + Location string + Organizer string + Status string + Transparency string + Visibility string