FUSE Low-Level API wrapper for Go
About
The go-fuse-c wrapper provides a Go language interface to the FUSE filesystem low-level (inode based) API.
Uses CGO to wrap the native FUSE libraries for maximum compatibility. Works on Linux and OSX (using OSXFuse).