Commit Graph
4 Commits
Author SHA1 Message Date
donutloopandGitHub 9ad9d1805b Regex validators: Precompile all known regex patterns (#3)
Reduce executions time of pattern matching, regex patterns are expensive to
compile at runtime.
2021-12-26 21:16:20 +08:00
dudaodong fee6cb17f3 update: update validator test function 2021-11-29 15:53:48 +08:00
dudaodong 0c4b512084 fmt: fix some gofmt issue 2021-11-29 13:01:46 +08:00
dudaodong 3254591ab9 publish lancet 2021-11-28 21:28:23 +08:00