Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.01 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.01 KB

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