fix #6: added gowebdav and webdav interface (TODO: webdav tests)

This commit is contained in:
2019-07-14 01:49:50 +02:00
parent bb0b884521
commit 018fc569d3
20 changed files with 1257 additions and 2 deletions

19
vendor/github.com/studio-b12/gowebdav/.gitignore generated vendored Normal file
View File

@ -0,0 +1,19 @@
# Folders to ignore
/src
/bin
/pkg
/gowebdav
/.idea
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out