Documentation
¶
Overview ¶
Package webdavfs implements webdav.FileSystem using an http.FileSystem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(fs http.FileSystem) webdav.FileSystem
New returns a webdav.FileSystem adapter for the provided http.FileSystem.
Types ¶
This section is empty.