billybazilfuse

package module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2021 License: BSD-2-Clause Imports: 11 Imported by: 1

README

billy-bazilfuse

GoDoc

Each Go fuse library has its own interface that it expects from users. Billy is a standard interface for filesystems.

This library receives calls from bazil.org/fuse and sends them to a billy.Filesystem, allowing for easily swapping out both sides.

Documentation

Overview

Package billybazilfuse exposes a github.com/bazil/fuse/fs.FS that passes calls to a Billy API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(underlying billy.Basic) fs.FS

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL