Categorygithub.com/ImSingee/memfs
modulepackage
0.1.1
Repository: https://github.com/imsingee/memfs.git
Documentation: pkg.go.dev

# 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.

# Structs

No description provided by the author
Memory a very convenient filesystem based on memory files.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author