5307f0742e
add # for cron pattern that can ignore seconds, which makes the cron pattern running in minimum minute like linux crontab pattern ( #3306 )
2024-02-07 15:38:24 +08:00
ae4f14c2e2
add LevelPrint configuration for glog.Logger; add package internal/instance for grouped instance management feature; add default logger for panic message printing if no logger set in gcron.Cron ( #2388 )
...
* improve logging feature, add LevelPrint configuration for glog.Logger; add package internal/instance
* improve command build
* add default logger for panic message printing if no logger set
* up
* fix scheduler when timer triggers in less than one second for package gcron
* up
2023-01-06 14:15:30 +08:00
bc8ca912ce
fix: gcron check if the predefined patterns fail ( #2288 )
2022-11-10 19:59:09 +08:00
98b2e8ab18
improve panic...recover of exit feature for package ghttp/gtimer/gfsnotify ( #2000 )
2022-07-13 20:20:38 +08:00
047c90466d
improve UT for package gcron ( #1966 )
2022-07-04 21:18:20 +08:00
2bcd6c4771
add full week/month name support for pattern, add seconds fix feature in some delay seconds for package gcron ( #1960 )
2022-07-01 09:53:01 +08:00
2e405342ca
improve package gcron
2022-05-09 21:42:50 +08:00
65e1048715
improve package gcron
2021-12-02 20:05:29 +08:00
e21bd9b4cb
Update gcron_schedule.go
2021-10-27 10:44:28 +08:00
ded94276a8
Merge branch 'master' into processconflict
2021-10-27 10:33:36 +08:00
1bc0635f8b
version 2
2021-10-11 21:41:56 +08:00
cfc1f8fbe4
use english doc
2021-09-17 09:27:31 +08:00
a72493f320
Merge branch 'master' into processconflict
2021-09-16 11:32:54 +08:00
0d9d7b8e04
Merge branch 'gogf:master' into master
2021-09-16 11:31:38 +08:00
68e760d13a
fix issue @1380
2021-09-15 21:17:45 +08:00
a6c9a7a944
fix test
2021-09-03 19:35:19 +08:00
c7b379e53f
Merge branch 'master' into processconflict
2021-08-26 09:33:23 +08:00
e0a3233ea3
improve package gcron
2021-08-26 00:11:27 +08:00
ac73851f78
Merge branch 'master' into processconflict
2021-08-25 09:28:04 +08:00
66b8b591df
fix issue in missing import for package gcode
2021-08-24 21:31:15 +08:00
abc8e62d58
add package gcode and improve error implements for package gerror
2021-08-24 21:18:59 +08:00
22e3fddf8d
feat(fix bug , add nexttime feature):
...
1. fix bug: "Mon Jul 9 23:35 2012", "0 0 0 * Feb Mon/2". wo should get 1,3,5,7
2. add function to get the next run time
2021-08-23 23:12:16 +08:00
e10240bd7c
improve package gcron
2021-08-20 11:52:22 +08:00
f1857df5e2
comment update for package glog
2021-08-08 13:56:26 +08:00
0ddacdd7e2
add error code for components
2021-07-20 23:02:02 +08:00
d109706ad3
unify error package to gerror
2021-06-26 18:34:26 +08:00
093034acd1
copyright comment update
2021-01-17 21:46:25 +08:00
2f0e5a45c5
improve package gcron
2020-07-29 23:03:31 +08:00
b01add2925
update project structure
2019-07-29 21:01:19 +08:00