fs

package
v0.38.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VendorPrefix = "vendored"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type FileSystem

type FileSystem struct {
	sync.Once
	// contains filtered or unexported fields
}

func (*FileSystem) Glob

func (s *FileSystem) Glob(pattern string) ([]string, error)

func (*FileSystem) ReadFile

func (s *FileSystem) ReadFile(path string) ([]byte, error)

func (*FileSystem) Stat

func (s *FileSystem) Stat(path string) (os.FileInfo, error)

Jump to

Keyboard shortcuts

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