package
2.2.2+incompatible
Repository: https://github.com/sharedcode/sop.git
Documentation: pkg.go.dev

# Functions

NewBtree will create an in-memory B-Tree & its required data stores.

# Structs

BtreeInterface struct defines publicly callable methods of Btree in-memory.