Collection of Go packages for working with the webdav.FileSystem
interface.
go get github.com/shurcooL/webdavfs
Path | Synopsis |
---|---|
vfsutil | Package vfsutil implements some I/O utility functions for webdav.FileSystem. |
webdavfs | Package webdavfs implements webdav.FileSystem using an http.FileSystem. |