//
pkg.gl
Category
github.com/CryptocurrencyDevelopers/go-ethereum-frens
ethdb
memorydb
package
0.0.0-20221028164740-15acffe582a9
Repository:
https://github.com/cryptocurrencydevelopers/go-ethereum-frens.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
6
Files
218 SLOC
#
Functions
New
New returns a wrapped map with all the required database interface methods implemented.
NewWithCap
NewWithCap returns a wrapped map pre-allocated to the provided capcity with all the required database interface methods implemented.
#
Structs
Database
Database is an ephemeral key-value store.