package
Version:
v1.16.1
Opens a new window with list of versions in this module.
Published: Jul 15, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cache implements local cached storage of part data.
Currently only cache pruning is supported.
Prune implements CachePruner.
Pruner removes files from a cache until the total size is less than
or equal to maxSize.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.