Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 797 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 797 Bytes

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.