package
Version:
v0.0.0-...-1ec2636
Opens a new window with list of versions in this module.
Published: Jan 4, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
trie树
func (t *Trie) PrintKeys()
打印trie树结构
替换文本中所有匹配上的敏感词
参数:
num: 敏感词数量
replaced: 替换后的文本
搜索文本中能够匹配上的第一个关键词,返回其位置和关键词
type TrieElement struct {
}
trie树节点
Source Files
¶
Click to show internal directories.
Click to hide internal directories.