Documentation ¶
Overview ¶
Package memfs provides a memory-backed db.FileSystem implementation.
It can be useful for tests, and also for LevelDB instances that should not ever touch persistent storage, such as a web browser's private browsing mode.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.