Skip to content

EraldCaka/croner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Croner

Created a small cron job library that will manage your created jobs with the proper usecases and configurations that will guarantee no panics in your runtime.

Job Creation

As shown inside the test directory I have created a small example of a cron job that uses the functionalities of my cron library. All you need to do create your proper base structure of the cron based on the jobs.Cron structure and implement your logic according to it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages