//
pkg.gl
Category
github.com/TechPay-io/sirius-base
kvdb
memorydb
package
0.1.4
Repository:
https://github.com/techpay-io/sirius-base.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
112 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