//
pkg.gl
Category
github.com/gohutool/boot4go-util
data
trie
package
1.0.51
Repository:
https://github.com/gohutool/boot4go-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
139 SLOC
#
Functions
NewTrie
NewTrie create a new trie tree.
#
Variables
InvalidString
No description provided by the author
#
Structs
TrieNode
TrieNode trie Node.
#
Type aliases
OnMatch
No description provided by the author