memoryfs implements an in-memory filesystem that satisfies the io/fs interface for testing and ephemeral storage.
go get github.com/liamg/memoryfsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an in-memory filesystem, writes a file, and reads it back.
No known issues recorded.
No dependency data recorded yet.