ufs

package
v0.0.0-...-37d97cf Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2019 License: Apache-2.0 Imports: 11 Imported by: 6

Documentation

Overview

+build linux

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSession

func NewSession(ctx context.Context, root string) (p9p.Session, error)

Types

type FileRef

type FileRef struct {
	sync.Mutex
	Path    string
	Info    p9p.Dir
	File    *os.File
	Readdir *p9p.Readdir
}

func (*FileRef) IsDir

func (f *FileRef) IsDir() bool

func (*FileRef) Stat

func (f *FileRef) Stat() error

Jump to

Keyboard shortcuts

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