leveldb

package
v1.0.0-...-36f0417 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2015 License: GPL-3.0, AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Overview

Package leveldb provides a key-value storage implementation of the recon prefix tree interface.

Index

Constants

View Source
const COLLECTION_NAME = "conflux.recon"

Variables

This section is empty.

Functions

func ErrDuplicateElement

func ErrDuplicateElement(z *Zp) error

func ErrElementNotFound

func ErrElementNotFound(z *Zp) error

func New

func New(settings *Settings) (ptree recon.PrefixTree, err error)

Types

type Settings

type Settings struct {
	*recon.Settings
}

func DefaultSettings

func DefaultSettings() *Settings

func NewSettings

func NewSettings(reconSettings *recon.Settings) *Settings

func (*Settings) Path

func (s *Settings) Path() string

Jump to

Keyboard shortcuts

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