//
pkg.gl
Category
github.com/CortexFoundation/CortexTheseus
ctxcdb
memorydb
package
1.10.63
Repository:
https://github.com/cortexfoundation/cortextheseus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
287 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.