Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type BinaryDataVersion ¶
type BinaryDataVersion uint16
const ( // BinaryDataV0 - initial version BinaryDataV0 BinaryDataVersion = iota // BinaryDataV1 - support RIDs encoded without varint BinaryDataV1 )
Click to show internal directories.
Click to hide internal directories.