//
pkg.gl
Category
github.com/conseweb/factoid
database
package
0.3.4
Repository:
https://github.com/conseweb/factoid.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
588 SLOC
#
Structs
BoltDB
This database stores and retrieves IBlock instances.
ByteStore
No description provided by the author
DBKey
No description provided by the author
FDatabase
No description provided by the author
MapDB
No description provided by the author
#
Interfaces
IByteStore
No description provided by the author
IDBKey
No description provided by the author
IFDatabase
********************************************** * IFDatabase * * Modeling this simple database structure after the architecture of most * key value stores.