package
3.0.0+incompatible
Repository: https://github.com/nebulasio/go-nebulas.git
Documentation: pkg.go.dev
# Functions
NewDiskStorage init a storage.
NewMemoryStorage init a storage.
NewRocksStorage init a storage.
RecordMetrics record rocksdb metrics.
# Variables
const.
# Structs
DiskStorage the nodes in trie.
MemoryBatch do batch task in memory storage.
MemoryStorage the nodes in trie.
RocksStorage the nodes in trie.
# Interfaces
Storage interface of Storage.