This package browser is in early development. Mind the rough edges.

go-bazil-org-fuse 0.0.0-20200117225306-7b5117fecadc

FUSE filesystems in Golang

Package fuse enables writing FUSE file systems. It is a from-scratch implementation of the kernel-userspace communication protocol, and does not use the C library from the project called FUSE.

Installation

Install go-bazil-org-fuse 0.0.0-20200117225306-7b5117fecadc as follows:

guix install go-bazil-org-fuse@0.0.0-20200117225306-7b5117fecadc

Or install the latest version:

guix install go-bazil-org-fuse

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.