Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
5 years ago | |
|---|---|---|
| .. | ||
| .travis.yml | 5 years ago | |
| LICENSE | 5 years ago | |
| README.md | 5 years ago | |
| match.go | 5 years ago | |
Match is a very simple pattern matcher where '*' matches on any
number characters and '?' matches on any one character.
go get -u github.com/tidwall/match
match.Match("hello", "*llo")
match.Match("jello", "?ello")
match.Match("hello", "h*o")
Josh Baker @tidwall
Redcon source code is available under the MIT License.
类似 Grafana 可接入多种数据源,Grafana 擅长可视化,夜莺擅长告警管理
Go SQL Text Python PLSQL other