Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
func (*Database) NewIterator ¶
func (*Database) NodeReader ¶
type EmptyNodeDatabase ¶
type EmptyNodeDatabase struct{}
func NewEmptyNodeDatabase ¶
func NewEmptyNodeDatabase() *EmptyNodeDatabase
func (EmptyNodeDatabase) NodeReader ¶
func (EmptyNodeDatabase) NodeReader(id trieutils.TrieID) (database.NodeReader, error)
Click to show internal directories.
Click to hide internal directories.