leveldb

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LevelDB

type LevelDB struct {
	// contains filtered or unexported fields
}

func NewLevelDB

func NewLevelDB(path string) (*LevelDB, error)

func NewLevelDBWith

func NewLevelDBWith(s storage.Storage) (*LevelDB, error)

func NewLevelDBWithMemStorage

func NewLevelDBWithMemStorage() (*LevelDB, error)

func (*LevelDB) Cmd

func (c *LevelDB) Cmd() *engine.Commands

Jump to

Keyboard shortcuts

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