package
0.0.0-20241228113508-55ef24421743
Repository: https://github.com/donomii/tagdb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

HeaderSize describes the general offset in a segment until the data starts, it is composed of 2 bytes for level, 2 bytes for version, 2 bytes for secondary index count, 2 bytes for strategy, 8 bytes for the pointer to the index part.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

DiskTree is a read-only wrapper around a marshalled index search tree, which can be used for reading, but cannot change the underlying structure.
No description provided by the author
No description provided by the author
Key is a helper struct that can be used to build the key nodes for the segment index.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author