Provides Go bindings for writing FUSE filesystems, allowing custom filesystem implementations in userspace.
go get github.com/hanwen/go-fuse/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Mounts a simple FUSE filesystem at /mnt/mountpoint.
Refer to the v2 documentation and examples; update imports to use /v2.
No dependency data recorded yet.