package
0.2.2
Repository: https://github.com/caicaispace/gohelper.git
Documentation: pkg.go.dev

# Functions

NewNode 新建子节点.
NewRootNode 新建根节点.
NewTrie 新建一棵Trie.

# Structs

Node Trie树上的一个节点.
Trie 短语组成的Trie树.