Registry / utility / winfsp-cgofuse

winfsp-cgofuse

JSON →
library1.6.0gogounverified

cgofuse provides a Go binding for FUSE (Filesystem in Userspace) using WinFsp on Windows and libfuse on Unix.

go get github.com/winfsp/cgofuse
INSTALL
IMPORT
SIG · WINFSP-CGOFUSE
W
winfsp-cgofuse
utilitygov1.6.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.

cgofuse
✓ github.com/winfsp/cgofuse

Prints the cgofuse version.

package main import ( "fmt" "github.com/winfsp/cgofuse" ) func main() { fmt.Println(cgofuse.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
winfsp-cgofuse — go get winfsp-cgofuse · libregistry