fsutil

package
v0.0.0-...-662bbfa Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2023 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SkipDir = filepath.SkipDir

Functions

This section is empty.

Types

type FileSystem

type FileSystem struct {
	http.FileSystem
}

func (*FileSystem) Glob

func (fs *FileSystem) Glob(pattern string) (matches []string, err error)

func (*FileSystem) Readdirnames

func (fs *FileSystem) Readdirnames(name string) ([]string, error)

func (*FileSystem) Readfile

func (fs *FileSystem) Readfile(name string) ([]byte, error)

func (*FileSystem) Stat

func (fs *FileSystem) Stat(name string) (os.FileInfo, error)

func (*FileSystem) Walk

func (fs *FileSystem) Walk(root string, walkFn filepath.WalkFunc) error

Jump to

Keyboard shortcuts

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