Skip to content

cristalhq/cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cron

build-img pkg-img version-img

A cron library for Go.

Features

  • Simple API.
  • Dependency-free.
  • Clean and tested code.

See docs or GUIDE.md for more details.

Install

Go version 1.17+

go get github.com/cristalhq/cron

Example

TODO

See examples: example_test.go.

License

MIT License.