Registry / networking / shurcool-webdavfs

shurcool-webdavfs

JSON →
library0.0.0-20230705023409-38343235ac43gogounverified

Package webdavfs provides a WebDAV-based filesystem implementation.

go get github.com/shurcooL/webdavfs
INSTALL
IMPORT
SIG · SHURCOOL-WEBDAVFS
S
shurcool-webdavfs
networkinggov0.0.0-20230705023409-38343235ac43
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

webdavfs
✓ github.com/shurcooL/webdavfs

Creates a new WebDAV filesystem client.

package main import ( "fmt" "github.com/shurcooL/webdavfs" ) func main() { fs := webdavfs.New("http://example.com/webdav") fmt.Println(fs) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230705023409-38343235ac43latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
shurcool-webdavfs — go get shurcool-webdavfs · libregistry