//
pkg.gl
Category
github.com/Gessiux/neatchain
neatdb
memorydb
package
1.3.1
Repository:
https://github.com/gessiux/neatchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
216 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.