# README
match
支持 * 或则 ** 的匹配规则。使用了正则表达式自带的贪婪模式进行检索处理 详细使用方式可以参看test中样例处理
# Functions
No description provided by the author
NewMatch 构建模糊匹配缓存查找管理器.
No description provided by the author
# Type aliases
No description provided by the author
支持 * 或则 ** 的匹配规则。使用了正则表达式自带的贪婪模式进行检索处理 详细使用方式可以参看test中样例处理