emersion / emersion/go-webdav

caldav: [server] handle PROPPATCH for calendars

Open
#183 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
497
Forks
108
PR merge metrics
No merged PRs in 30d

Description

it seems this would necessitate a change in the exported backend interface; perhaps:

`PropPatch(ctx context.Context, path string, cal *ical.Calendar) error`

One could theoretically reuse `CreateCalendar` instead of adding new `PropPatch`, but this seems bad form and might break existing implementations.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.