Cron expression parser in Go language (golang)
Stars
712
Forks
167
Watchers
Open Issues
20
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
83
commits
2
1
Merge pull request #30 from dadgar/b-concurrent
88b0669
Allow library to be used in parallel
675cac9
Merge pull request #22 from aiquestion/intervalissue
d520615
fix 60 interval issue
86090e6
Merge pull request #11 from takumakanari/support-numeric-format-starts-with-0
f098431
modify regex
cfcb638
support 0N format for numeric field
334aab8
fixed regex, put back code block where it was
a557574
Merge pull request #7 from safx/fix-parser
815886d
fixed parsering bug for like "*/5"
b0d4437
copies of available licenses
f2ed518
now also aplv2
0ef34da
trivial doc fix
28ed967
added test
e1010b5
oops, fixed bug introduced by last change, added test case
8c982ee