package
Version:
v0.0.0-...-eeaca3f
Opens a new window with list of versions in this module.
Published: Jun 13, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Provider struct {
ExternalCalendarID int
ExternalCalendarName string
ExternalCalendarURL string
}
A Provider that implements the data.Provider interface for an external calendar.
GetData gets the requested calendar data from the provider.
ID returns the ID of the Provider.
Name returns the name of the Provider.
Update redownloads all events on the calendar from the source URL.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.