local

package
v1.34.0 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Root added in v1.24.0

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

func (*Root) Lstat added in v1.24.0

func (r *Root) Lstat(ctx context.Context, name string) (os.FileInfo, error)

func (*Root) Open added in v1.24.0

func (r *Root) Open(ctx context.Context, name string) (vfs.File, error)
func (r *Root) Readlink(ctx context.Context, name string) (string, error)

type VFS

type VFS struct{}

func (*VFS) Name added in v1.26.0

func (fs *VFS) Name() string

func (*VFS) Reconfigure added in v1.31.0

func (fs *VFS) Reconfigure(*config.Config) error

func (VFS) Root added in v1.24.0

func (fs VFS) Root(ctx context.Context, path string) (vfs.Root, error)

Jump to

Keyboard shortcuts

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