A golang WebDAV client library and command line tool.
Go to file
Christoph Polcin 8f99657223 client: dry
2015-12-09 10:02:37 +01:00
main add Stat() 2014-10-27 17:02:28 +01:00
.gitignore add .gitignore 2014-10-23 10:39:21 +02:00
client.go client: dry 2015-12-09 10:02:37 +01:00
file.go update File.String() 2014-10-27 17:02:00 +01: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 links to README 2014-10-28 07:53:14 +01:00
requests.go close body 2014-10-27 16:29:57 +01:00
utils_test.go fmt 2014-10-23 11:28:46 +02:00
utils.go add utils.newPathErrorErr 2014-10-24 14:09:50 +02:00

GOWEBDAV - WebDAV Client for golang

Books