Conrad Hoffmann 71bd967b43 carddav: support address book creation/deletion
Now that the handling for multiple address books is in place, this
commit adds initial support for creation and deletion of address books.

These operations obviously require support from the backend, so the
interface gains two new methods. All properties of the address book
passed to `CreateAddressBook()` may be unset (e.g. when a client sends a
MKCOL request without a body), except for the path, which is always set.
It is up to the backend to put any desired default values in place.
2024-02-07 17:20:48 +01:00
2020-04-02 16:50:41 +02:00
2017-08-26 14:46:44 +02:00
2024-01-18 13:28:50 +01:00
2023-09-10 14:52:02 +09:00
2023-09-10 14:52:02 +09:00
2020-01-14 17:51:33 +01:00

go-webdav

Go Reference builds.sr.ht status

A Go library for WebDAV, CalDAV and CardDAV.

License

MIT

Description
A Go library for WebDAV, CalDAV and CardDAV
Readme MIT 612 KiB
Languages
Go 100%