文件名称:go-cron:`github.comrobfigcron` 和 `osexec` 上的简单 cron 作为 cron 替换
文件大小:46KB
文件格式:ZIP
更新时间:2024-06-18 09:01:59
Go
go-cron
用法
码头工人
$docker run anarcher/go-cron -h
Usage of go-cron:
-cpu=4: maximum number of CPUs
-file="crontab": crontab file path
$ docker run go-cron -file=crontab
2015/06/18 07:53:38 Add cron job spec:*/1 * * * * cmd:echo "hello world!" err:
【文件预览】:
go-cron-master
----parser.go(951B)
----parser_test.go(566B)
----Dockerfile(162B)
----runner.go(791B)
----LICENSE(18KB)
----crontab(92B)
----main.go(1024B)
----.gitignore(266B)
----README.md(1KB)
----Godeps()
--------Godeps.json(330B)
--------_workspace()
--------Readme(136B)