//
pkg.gl
Category
github.com/unicornultrafoundation/go-hashgraph
u2udb
memorydb
package
0.0.0-20240112082643-1766efa1c9d6
Repository:
https://github.com/unicornultrafoundation/go-hashgraph.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
109 SLOC
#
Functions
New
New returns a wrapped map with all the required database interface methods implemented.
NewProducer
NewProducer of memory db.
NewWithDrop
NewWithDrop is the same as New, but defines onDrop callback.
#
Structs
Database
Database is an ephemeral key-value store.
Producer
No description provided by the author
#
Type aliases
Mod
No description provided by the author