A golang WebDAV client library and command line tool.
Go to file
Christoph Polcin 3e22786a18 ref TODOs
2014-10-24 11:26:21 +02:00
main implement MkDir aka MKCOL 2014-10-23 15:00:20 +02:00
.gitignore add .gitignore 2014-10-23 10:39:21 +02:00
client.go ref TODOs 2014-10-24 11:26:21 +02:00
file.go fix file perms 2014-10-24 09:29:03 +02:00
LICENSE add NEW BSD Liscense 2014-10-23 10:37:45 +02:00
Makefile add utils_test 2014-10-23 11:15:28 +02:00
README.md add README 2014-10-23 10:35:52 +02:00
requests.go don't export requests 2014-10-23 15:31:34 +02:00
utils_test.go fmt 2014-10-23 11:28:46 +02:00
utils.go add utils.log 2014-10-24 11:25:28 +02:00

GOWEBDAV - WebDAV Client for golang

RFCs