memfs

package
v0.0.0-...-259d925 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2017 License: BSD-3-Clause Imports: 10 Imported by: 25

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

func New

func New() db.FileSystem

New returns a new memory-backed db.FileSystem implementation.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL