//
pkg.gl
Category
github.com/IgorSteps/easypark
internal
drivers
scheduler
package
0.0.0-20240515134008-560e072f64ae
Repository:
https://github.com/igorsteps/easypark.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
51 SLOC
#
Functions
NewSchedulerFromConfig
NewSchedulerFromConfig returns a new instance of Scheduler.
#
Structs
Scheduler
Scheduler provides scheduling for cron jobs within the service, that allows for automatic tasks without relying on external triggers.