Documentation
¶
Index ¶
Constants ¶
View Source
const ( Node4 = iota Node16 Node48 Node256 Leaf Node4Min = 2 Node4Max = 4 Node16Min = Node4Max + 1 Node16Max = 16 Node48Min = Node16Max + 1 Node48Max = 48 Node256Min = Node48Max + 1 Node256Max = 256 MaxPrefixLen = 8 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.