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

# Functions

Create a file system that issues cacheable responses according to the following rules: - LookUpInodeResponse.Entry.EntryExpiration is set according to lookupEntryTimeout.

# Constants

Sizes of the files according to the file system.

# Interfaces

A file system with a fixed structure that looks like this: foo dir/ bar The file system is configured with durations that specify how long to allow inode entries and attributes to be cached, used when responding to fuse requests.