Documentation ¶
Index ¶
Constants ¶
View Source
const DBExtension string = ".db"
DBExtension defines the extension used for the db files
Variables ¶
This section is empty.
Functions ¶
func GetHandler ¶
GetHandler takes a pointer to a red black tree and returns a callback retrieves a key if found in the tree
func PutHandler ¶
PutHandler takes a pointer to a red black tree and returns a callback that adds the key value pair to the tree
Types ¶
Click to show internal directories.
Click to hide internal directories.