Registry / networking / emersion-go-webdav

emersion-go-webdav

JSON →
library0.7.0gogounverified

Package webdav provides a client and server WebDAV filesystem implementation.

go get github.com/emersion/go-webdav
INSTALL
IMPORT
SIG · EMERSION-GO-WEBDAV
E
emersion-go-webdav
networkinggov0.7.0
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.

webdav
github.com/emersion/go-webdav

Minimal example showing import and usage of the webdav package.

package main import ( "fmt" "github.com/emersion/go-webdav" ) func main() { client := webdav.Client{} fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
OpenAI (training)
1
Resources