package
0.0.0-20231108073916-93b22619600a
Repository: https://github.com/kdcer/go-lib.git
Documentation: pkg.go.dev

# Functions

初始化敏感词并可选配置敏感词文件.
New 返回一个敏感词过滤器.
NewNode 新建子节点.
NewRootNode 新建根节点.
NewTrie 新建一棵Trie.

# Variables

No description provided by the author

# Structs

Filter 敏感词过滤器.
LinkList ...
Node Trie树上的一个节点.
Trie 短语组成的Trie树.