package
0.0.0-20220904165359-8e84a606fa6d
Repository: https://github.com/gopherfs/fs.git
Documentation: pkg.go.dev
# Packages
Package disk provides an FS that wraps the johnsiilver/fs/os package to be
used for a disk cache that expires files.
No description provided by the author
Package groupcache is an fs.FS wrapper for caching purposes built around Brad Fitzpatrick's
groupcache.
Package redis provides an io/fs.FS implementation that can be used in our cache.FS package.
# Functions
New is the constructor for FS.