A Go library for WebDAV, CalDAV and CardDAV
Go to file
2020-01-17 14:47:10 +01:00
carddav Add Client.SetBasicAuth 2020-01-15 23:45:37 +01:00
internal internal: fix Error element definition 2020-01-17 14:47:10 +01:00
.gitignore Initial commit 2017-08-26 14:46:44 +02:00
client.go Add Client.SetBasicAuth 2020-01-15 23:45:37 +01:00
elements.go carddav: add Client.FindAddressBooks 2020-01-14 23:13:23 +01:00
fs_local.go internal: add Handler 2020-01-17 11:30:42 +01:00
go.mod carddav: add Client.QueryAddressBook 2020-01-14 23:44:21 +01:00
go.sum Add go.sum 2020-01-15 11:17:07 +01:00
LICENSE Start from scratch 2020-01-14 17:51:33 +01:00
README.md readme: license is now MIT 2020-01-16 16:30:11 +01:00
server.go internal: add NewPropfindResponse helper 2020-01-17 14:40:29 +01:00

go-webdav

GoDoc

A Go library for WebDAV and CardDAV.

License

MIT