//
pkg.gl
Category
github.com/hack-pad/hackpadfs
cache
package
0.2.4
Repository:
https://github.com/hack-pad/hackpadfs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
146 SLOC
#
Functions
NewReadOnlyFS
NewReadOnlyFS creates a new ReadOnlyFS with the given 'source' of data, a writable 'cache' FS, and any additional options.
#
Structs
ReadOnlyFS
ReadOnlyFS is a read-only cache for an FS.
ReadOnlyOptions
ReadOnlyOptions contain options for creating a ReadOnlyFS.