Documentation
¶
Index ¶
- func CreateCalendar(ctx context.Context, client *caldav.Client, homeset string, ...) error
- func CreateClient(url string, r io.Reader) (*caldav.Client, string, context.Context, error)
- func CreateEvent(ctx context.Context, client *caldav.Client, homeset, calendarName string, ...) error
- func Delete(ctx context.Context, client *caldav.Client, path string) error
- func FindCalendar(ctx context.Context, client *caldav.Client, homeset string, ...) (caldav.Calendar, error)
- func GetCredentials(r io.Reader) (string, string, error)
- func GetEvent(summary string, startDateTime time.Time, endDateTime time.Time) (*ical.Event, error)
- func ListCalendars(ctx context.Context, client *caldav.Client, homeset string) error
- func ListEvents(ctx context.Context, client *caldav.Client, calendar caldav.Calendar) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCalendar ¶
func CreateClient ¶
func CreateEvent ¶
func FindCalendar ¶
func ListCalendars ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.