Documentation
¶
Overview ¶
Package searchfs provides a filesystem implementation that caches the listing of every directory accessed. It aims to avoid unnecessary "stat" calls when looking for (or opening) many files in a tree. The filenames provided must be already cleaned (via filepath.Clean).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.