database

package
v0.0.0-...-caec882 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2018 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory interface {
	RawDB() raw.Interface
	BlockDB() block.Interface
	TxDB() tx.Interface
	// StateDB(root hash.Hash) state.Interface
	EthDB() ethdb.Database
}

func NewFactory

func NewFactory(t string, urls []string) (Factory, error)

Directories

Path Synopsis
raw

Jump to

Keyboard shortcuts

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