This website requires JavaScript.
Explore
Help
Sign In
shoopea
/
gowebdav
Watch
1
Star
0
Fork
0
You've already forked gowebdav
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
63
Commits
3
Branches
13
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Christoph Polcin
056ad2c4d5
refactor main
2018-05-16 12:23:42 +02:00
cmd
/gowebdav
refactor main
2018-05-16 12:23:42 +02:00
.gitignore
refactor main
2018-05-16 12:23:42 +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
refactor main
2018-05-16 12:23: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
README.md
GOWEBDAV - WebDAV Client for golang
LINKS
rfc2518
rfc2616
Books
WebDav: Next Gen
Description
A golang WebDAV client library and command line tool.
cli
client
golang
library
webdav
webdav-client
Readme
277
KiB
Languages
Go
98.5%
Makefile
1.5%