Documentation
¶
Index ¶
Constants ¶
View Source
const ( // MaxEntries caps entries in one tree and is shared with storage ingest normalization. MaxEntries = 1_000_000 // BinaryMagic is the tree format signature and part of the public codec contract. BinaryMagic = "YRV_TREE\x00" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.