go-webdav/carddav
Conrad Hoffmann 0f6744ede8 Pass request context to storage interface
This way the storage implementation can communicate with any potentially
used middleware (e.g. authentication) or for example abort requests.
2022-02-23 12:01:13 +01: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
server.go Pass request context to storage interface 2022-02-23 12:01:13 +01:00