package
0.2.4
Repository: https://github.com/hack-pad/hackpadfs.git
Documentation: pkg.go.dev

# Functions

NewReadOnlyFS creates a new ReadOnlyFS with the given 'source' of data, a writable 'cache' FS, and any additional options.

# Structs

ReadOnlyFS is a read-only cache for an FS.
ReadOnlyOptions contain options for creating a ReadOnlyFS.