package
0.0.0-20181121112837-b10e7cbcce5d
Repository: https://github.com/tetalius/gosyncmycalendars.git
Documentation: pkg.go.dev

# Functions

Function to know in which state the event is.
Function that parses the JSON of the request to a GoogleAccount.
Function that creates a new GoogleSubscription given specific info.
Function that parses the JSON of the request to a OutlookAccount.
Function that creates a new GoogleSubscription given specific info.
Function that returns a GoogleAccount given specific info.
Method that returns a GoogleCalendar given specific info.
Function that returns a GoogleSubscription given specific info.
Function that returns a OutlookAccount given specific info.
Method that returns a OutlookCalendar given specific info.
Function that returns a GoogleSubscription given specific info.

# Constants

iota+1 is used to distinguish from one of this to a just initialized int Constants used to know which kind of state the event is in.
No description provided by the author
Different kinds of accounts used.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CalendarInfo TODO.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Specific error for a refresh try.

# Interfaces

Interface for account that defines the needed method to work inside the project.
Interface for calendar that defines the needed method to work inside the project.
Interface for event that defines the needed method to work inside the project.
Interface for subscription that defines the needed method to work inside the project.

# Type aliases

No description provided by the author
Specifies the color theme to distinguish the calendar from other calendars in a UI.
The event type: SingleInstance, Occurrence, Exception, SeriesMaster.
The status to show: Free, Tentative, Busy, Oof, WorkingElsewhere, Unknown.
The importance of the event: Low, Normal, High.
The type of location: Default, ConferenceRoom, HomeAddress, BusinessAddress,OutlookGeoCoordinates, StreetAddress, Hotel, Restaurant, LocalBusiness, PostalAddress.
The response type: None, Organizer, TentativelyAccepted, Accepted, Declined, NotResponded.
Indicates the level of privacy for the event: Normal, Personal, Private, Confidential.