//
pkg.gl
Category
github.com/zenanet-network/go-zenanet
ethdb
memorydb
package
0.0.0-20250211035330-73cac304b8dd
Repository:
https://github.com/zenanet-network/go-zenanet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
5
Files
238 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 capacity with all the required database interface methods implemented.
#
Structs
Database
Database is an ephemeral key-value store.