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
17
Commits
3
Branches
13
Tags
c23fd5a8be
Branches
Tags
View all branches
Go to file
Code
Christoph Polcin
c23fd5a8be
fix file perms
2014-10-24 09:29:03 +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
don't export requests
2014-10-23 15:31:34 +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
fix slashes
2014-10-23 14:26:08 +02:00
README.md
GOWEBDAV - WebDAV Client for golang
RFCs
rfc2518
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%