百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
C

cron

> 编程语言
开源

{\fn黑体\fs22\bord1\shad0\3ahbe\4ah00\fscx67\fscy66\2chffffff\3ch808080}一个裸体图书馆

14.2K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

{\fn黑体\fs22\bord1\shad0\3ahbe\4ah00\fscx67\fscy66\2chffffff\3ch808080}一个裸体图书馆

cron Cron V3已发布! 要下载特定标记的发布, 请运行: bash go get GitHub.com/robfig/cron/[email protected]. 在您的程序中导入为: 去导入"GitHub.com/robfig/cron/v3" 由于使用Go模块,它要求Go 1.11或以后使用. 参见这里的文件:http://godoc.org/GitHub.com/robfig/cron。 此文档的其余部分描述了v3中的出进步,以及一个想要从更早版本升级的用户的突破更改列表. 升级到v3 (2019年6月 cron v3)是库的主要升级,可以处理所有尚未解决的bug,功能请求和粗糙边缘. 它基于一个主人公的合并,其中包含了对多年来发现的问题的各种修正,而v2分支则包含了一些倒向相容的特性,如去除克龙工作的能力. 此外,v3增加了对Go Module的支持,清理出像时区supp等粗糙的边缘.

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Support for Go modules. Callers must now import this library as
  • •Fixed bugs:
  • •0f01e6b parser: fix combining of Dow and Dom (#70)
  • •dbf3220 adjust times when rolling the clock forward to handle non-existent midnight (#157)
  • •eeecf15 spec_test.go: ensure an error is returned on 0 increment (#144)
  • •70971dc cron.Entries(): update request for snapshot to include a reply channel (#97)
  • •1cba5e6 cron: fix: removing a job causes the next scheduled job to run too late (#206)
  • •Standard cron spec parsing by default (first field is "minute"), with an easy
  • •Extensible, key/value logging via an interface that complies with
  • •The new Chain & JobWrapper types allow you to install "interceptors" to add

> 标签

Go

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言