//
pkg.gl
Category
github.com/dominant-strategies/go-quai
ethdb
memorydb
package
0.38.0
Repository:
https://github.com/dominant-strategies/go-quai.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
7
Files
235 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.