A Go library for WebDAV, CalDAV and CardDAV
Go to file
Simon Ser 87a88d6723
Generate PROPFIND request body
Instead of a hardcoded string, generate it with encoding/xml.
2020-01-14 20:00:54 +01:00
internal Generate PROPFIND request body 2020-01-14 20:00:54 +01:00
.gitignore Initial commit 2017-08-26 14:46:44 +02:00
client.go Generate PROPFIND request body 2020-01-14 20:00:54 +01:00
elements.go webdav: add very basic Client 2020-01-14 18:51:17 +01:00
go.mod Start from scratch 2020-01-14 17:51:33 +01:00
LICENSE Start from scratch 2020-01-14 17:51:33 +01:00
README.md Add godoc badge to README 2017-09-12 21:17:05 +02:00

go-webdav

GoDoc

A Go library for WebDAV and CardDAV.

License

BSD