package
0.2.6
Repository: https://github.com/zhiyunliu/golibs.git
Documentation: pkg.go.dev

# README

match

支持 * 或则 ** 的匹配规则。使用了正则表达式自带的贪婪模式进行检索处理 详细使用方式可以参看test中样例处理

# Functions

No description provided by the author
NewMatch 构建模糊匹配缓存查找管理器.
No description provided by the author

# Structs

Match 构建模糊匹配缓存查找管理器.

# Type aliases

No description provided by the author