package
0.0.0-20241217062345-852b9c5a8d98
Repository: https://github.com/tianlin0/plat-lib.git
Documentation: pkg.go.dev

# Functions

StartCrontabJobs 启动定时任务,格式:分钟 小时 天 月 星期.
StartCrontabJobsByLockKey 启动或加入定时任务,多个是避免如果时间重复的话 lockOnlyKey 可利用redis来进行多部署环境的唯一锁定,避免多次重复执行.