package
0.0.0-20230728070032-dd9e68f319d5
Repository: https://github.com/weaveworks/common.git
Documentation: pkg.go.dev

# Functions

Lstat see syscall.Lstat.
Mock is used to switch out the filesystem for a mock.
Open see os.Open.
ReadDir see ioutil.ReadDir.
ReadDirCount is an optimized way to call len(ReadDirNames).
ReadDirNames see os.File.ReadDirNames.
ReadFile see ioutil.ReadFile.
Restore puts back the real filesystem.
Stat see syscall.Stat.

# Interfaces

Interface is the filesystem interface type.