jukeboxfs

package
v0.0.0-...-30ba9ae Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2019 License: BSD-2-Clause-Views Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Jukefs

type Jukefs struct {
	*sync.RWMutex
	// contains filtered or unexported fields
}

func NewJukefs

func NewJukefs(root string) (*Jukefs, error)

func (*Jukefs) Open

func (fs *Jukefs) Open(fpath string, mode int) (ffs.File, error)

func (*Jukefs) ReadDir

func (fs *Jukefs) ReadDir(fpath string) (ffs.Dir, error)

func (*Jukefs) Stat

func (fs *Jukefs) Stat(fpath string) (os.FileInfo, error)

Jump to

Keyboard shortcuts

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