A golang WebDAV client library and command line tool.
Go to file
Aaron Bieber 8a7d0f4982 cleanup
2018-05-16 10:43:04 +02:00
main cleanup 2018-05-16 10:43:04 +02:00
.gitignore add .gitignore 2014-10-23 10:39:21 +02:00
client.go add a bit of doc, cleanup some warnings 2018-05-16 10:42:38 +02:00
file.go more docs / cleanup 2018-05-16 10:42:53 +02:00
LICENSE add NEW BSD Liscense 2014-10-23 10:37:45 +02:00
Makefile use defaults for GOPATH 2018-05-16 10:34:42 +02:00
README.md update rfc links 2018-05-15 12:14:08 +02:00
requests.go more docs / cleanup 2018-05-16 10:42:53 +02:00
utils_test.go fmt 2014-10-23 11:28:46 +02:00
utils.go more docs / cleanup 2018-05-16 10:42:53 +02:00

GOWEBDAV - WebDAV Client for golang

Books