Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrEmptyLeafKey = errors.New("the leaf node has empty key") ErrDifferentLeafPrefix = errors.New("the leaf prifix path is different") ErrEmptyExtensionPrefix = errors.New("the extension node has empty prefix") ErrDifferentExtensionPrefix = errors.New("the prifix path of extension node is different") )
Functions ¶
func DecodeTrieNode ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.