//
pkg.gl
Category
github.com/SharedCode/sop
in_memory
package
2.2.2+incompatible
Repository:
https://github.com/sharedcode/sop.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
3
Files
128 SLOC
#
Functions
NewBtree
NewBtree will create an in-memory B-Tree & its required data stores.
#
Structs
BtreeInterface
BtreeInterface struct defines publicly callable methods of Btree in-memory.