Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Size of the block height encoded in the key.
HeightSuffixLen = 8
)
Variables ¶
This section is empty.
Functions ¶
func NewMVCCComparer ¶
NewMVCCComparer creates a new comparer with a custom Split function that separates the height from the rest of the key.
This is needed for SeekPrefixGE to work.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.