package
Version:
v0.0.0-...-b201049
Opens a new window with list of versions in this module.
Published: Jul 2, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RadixNode struct {
}
RadixNode is a radix node.
NewRootNode returns a new *RadixNode.
Find searchs radix node according to parts
GetPath returns the path value.
Insert adds new node to radix tree.
String returns formatted string of a node's data.
Travel returns a slice contains all nodes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.