reg := NewRegexGo("a*b") //Create new regex pattern
result := reg.CheckIsMatch("aaaab") // return boolean type to check the string is match the pattern or not
-
Notifications
You must be signed in to change notification settings - Fork 0
Noahnut/RegexGo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
NFA Regex implement by Golang
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published