-
gocron 是一个很好的项目,但遗憾的是,这个项目已经四年多没有更新了
基于 gocron,我做了 goscheduler ( https://github.com/gaggad/goscheduler ),计划长期维护,欢迎大家提issue或者加入开发
最新的版本为 1.5.4 ( https://github.com/gaggad/goscheduler/releases/tag/v…
-
### Describe the bug
It seems this long standing issue (see #52, #132, #159, and #601) is still unresolved.
I have configured a daily job running at 3:00, which processes a batch of entities rel…
-
Sometimes we need to start long term actions immediately. Is there any solution available for this specific problem? Or should I implement it in a fork?
-
1. **Организация импорта**
- Проблема: Импорты смешаны: стандартные библиотеки и сторонние пакеты находятся вместе.
- Рекомендация: Разделяйте импорты на группы: стандартные библиотеки, пустая строк…
-
这个项目目前已经不维护了,可以借鉴下计划任务的配置集成进来
https://github.com/ouqiang/gocron
-
Hi, I'm trying to dockerize my project and I need to install the gocron package, but when it's building the container returns me the next error:
no required module provides package github.com/ja…
-
gocron有什么配置支持 自动登录
目前需要实现 系统x,集成gocron页面
系统x单击菜单,给gocron传入用户名和密码,跳转gocron,无需二次登录
-
I have run into the need to set the runtime limit for the cron and want input on what I did before I make a PR.
https://github.com/go-co-op/gocron/compare/v2...LumeWeb:gocron:a0bc9ad53805a261cf60a8…
-
I want to use gocron with gin router. But it seems that gin router and gocron block each other.
If i start goncron before router.Run, the genData will be done, but can not get response from /ex/getda…
-
See https://github.com/go-co-op/gocron