initial import of gowebdav fork to support custom properties (#438)

This commit is contained in:
Michael Quigley
2023-12-01 11:44:50 -05:00
parent 837d2289f2
commit f40fd83b82
21 changed files with 3609 additions and 4 deletions

View File

@ -0,0 +1,3 @@
// Package gowebdav is a WebDAV client library with a command line tool
// included.
package webdavClient