package
0.0.0-20250228153609-219b4762b40e
Repository: https://github.com/jacobsa/fuse.git
Documentation: pkg.go.dev

# Functions

Match os.FileInfo values that specify a file birth time within the supplied radius of the given time.
Extract time information from the supplied file info.
Match os.FileInfo values that specify an mtime equal to the given time.
Like MtimeIs, but allows for a tolerance.
Match os.FileInfo values that specify a number of links equal to the given number.
Read the directory with the given name and return a list of directory entries, sorted by name.
Run an ogletest test that checks expectations for parallel calls to open(2) with O_CREAT|O_EXCL.
Run an ogletest test that checks expectations for parallel calls to open(2) with O_CREAT.
Run an ogletest test that checks expectations for parallel calls to open(2) with O_CREAT|O_TRUNC.
Run an ogletest test that checks expectations for parallel calls to link(2).
Run an ogletest test that checks expectations for parallel calls to mkdir(2).
Run an ogletest test that checks expectations for parallel calls to symlink(2).