Skip to content

caldav: [server] handle PROPPATCH for calendars #183

@barkyq

Description

@barkyq

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions