fusebase

package
v0.0.0-...-c5d8275 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2017 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EINVAL = fuse.Errno(syscall.EINVAL)
)

Variables

This section is empty.

Functions

This section is empty.

Types

type FUSEBase

type FUSEBase struct {
	// contains filtered or unexported fields
}

FUSEBase provides a FUSE filesystem backed on Firebase.

func New

func New(firebase, key string) (*FUSEBase, error)

New creates a new FUSEBase based on the given firebase/key.

func (*FUSEBase) Root

func (f *FUSEBase) Root() (fs.Node, error)

Jump to

Keyboard shortcuts

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