//
pkg.gl
Category
github.com/ethereum/go-ethereum
triedb
hashdb
package
1.15.2
Repository:
https://github.com/ethereum/go-ethereum.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
16
Dependents
26
Files
537 SLOC
#
Functions
New
New initializes the hash-based node database.
#
Variables
Defaults
Defaults is the default setting for database if it's not specified.
#
Structs
Config
Config contains the settings for database.
Database
Database is an intermediate write layer between the trie data structures and the disk database.