flaticols / cronx

a cron library for go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cronx

Original version https://github.com/robfig/cron

Cron V3 has been released!

To download the specific tagged release, run:

go get github.com/flaticols/cronх@latest

Import it in your program as:

import "github.com/flaticols/cronx"

About

a cron library for go

License:MIT License


Languages

Language:Go 100.0%