An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/u-root/fuse

Package fuse enables writing and mounting user-space file systems. The primary elements of interest are: The fuseops package, which defines the operations that fuse might send to your userspace daemon. The Server interface, which your daemon must implement. fuseutil.NewFileSystemServer, which offers a convenient way to implement the Server interface. Mount, a function that allows for mounting a Server as a file system. Make sure to see the examples in the sub-packages of samples/, which double as tests for this package: http://godoc.org/github.com/u-root/fuse/samples In order to use this package to mount file systems on OS X, the system must have FUSE for OS X installed (see http://osxfuse.github.io/). Do note that there are several OS X-specific oddities; grep through the documentation for more info.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20190530181337-3a5cf19c66bd
over 6 years ago
Versions
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/u-root/fuse
spec
License Apache-2.0, BSD-2-Clause, BSD-3-Clause, SSPL-1.0
Namespace github.com/u-root
First Release over 6 years ago
Last Synced 10 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 8.2%