A golang WebDAV client library and command line tool.
Go to file
2014-10-23 13:37:27 +02:00
main refactor list into ReadDir and use os.FileInfo 2014-10-23 13:15:02 +02:00
.gitignore add .gitignore 2014-10-23 10:39:21 +02:00
client.go refactor list into ReadDir and use os.FileInfo 2014-10-23 13:15:02 +02:00
file.go update File.String() 2014-10-23 13:37:27 +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 refactor func parseXML 2014-10-23 11:29:26 +02:00
utils_test.go fmt 2014-10-23 11:28:46 +02:00
utils.go refactor list into ReadDir and use os.FileInfo 2014-10-23 13:15:02 +02:00

GOWEBDAV - WebDAV Client for golang

RFCs