go-webdav/carddav
Simon Ser 4e8c5effe3 Replace DAVError with HTTPError + Error
That way we can avoid having different ways of representing the
same error value.
2022-05-02 15:43:43 +02:00
..
carddav.go sync-collection for client 2020-05-25 18:28:24 +02:00
client.go sync-collection for client 2020-05-25 18:28:24 +02:00
elements.go carddav: expose supported address data in client 2020-02-27 12:36:14 +01:00
match_test.go carddav: add filtering and matching helper functions 2022-03-01 10:06:11 +01:00
match.go carddav: add filtering and matching helper functions 2022-03-01 10:06:11 +01:00
server.go Replace DAVError with HTTPError + Error 2022-05-02 15:43:43 +02:00