/webdavfs

Collection of Go packages for working with the webdav.FileSystem interface.

Primary LanguageGoMIT LicenseMIT

webdavfs

Go Reference

Collection of Go packages for working with the webdav.FileSystem interface.

Installation

go get github.com/shurcooL/webdavfs

Directories

Path Synopsis
vfsutil Package vfsutil implements some I/O utility functions for webdav.FileSystem.
webdavfs Package webdavfs implements webdav.FileSystem using an http.FileSystem.

License