//
pkg.gl
Category
github.com/gaia-pipeline/gaia
store
memdb
package
0.2.9
Repository:
https://github.com/gaia-pipeline/gaia.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
2
Files
490 SLOC
#
Functions
InitMemDB
InitMemDB initiates a new memdb db.
#
Structs
MemDB
MemDB represents the implementation of the MemDB interface.
#
Interfaces
GaiaMemDB
GaiaMemDB is the interface used to talk to the MemDB implementation.