package
0.0.0-20210802112317-75eb19d0fa5c
Repository: https://github.com/devourtech/devourkv.git
Documentation: pkg.go.dev

# Functions

Construct creates a tree either from the file or an entirely new tree.

# Structs

BPlusTree is the structure used to represent a B+ Tree.
Node is the structure used to represent a BPlusTree node.