//
pkg.gl
Category
github.com/chaisql/chai
internal
tree
package
0.16.0
Repository:
https://github.com/chaisql/chai.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
9
Files
530 SLOC
#
Functions
New
No description provided by the author
NewEncodedKey
No description provided by the author
NewKey
No description provided by the author
NewTransient
No description provided by the author
#
Structs
Key
No description provided by the author
Range
A Range of keys to iterate on.
Tree
A Tree is an abstraction over a k-v store that allows manipulating data using high level keys and values of the Chai type system.
#
Type aliases
Namespace
No description provided by the author
SortOrder
SortOrder is a 64-bit unsigned integer that represents the sort order (ASC or DESC) of each value in a key.