//
pkg.gl
Category
github.com/app-nerds/kit/v6
filesystem
memoryfs
package
6.8.0
Repository:
https://github.com/app-nerds/kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
233 SLOC
#
Functions
NewDirEntry
No description provided by the author
NewMemoryFS
No description provided by the author
#
Structs
DirEntry
No description provided by the author
MemoryFile
MemoryFile is an in-memory file struct that implements fs.File, WritableFile */.
MemoryFS
MemoryFS is an in-memory file system used to read and write files.