# README
memfs
https://github.com/go-git/go-billy/tree/master/memfs but support custom Storage
The package is developing now. And it will merge into github.com/go-git/go-billy/v5/memfs if possible
# Functions
New returns a new Memory filesystem.
No description provided by the author
NewWithStorage returns a new Memory filesystem use custom storage backend.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author