package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Oct 6, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Cron is a wrapper around the gocron.Scheduler with the specific
configuration for the project.
New creates a new instance of the Cron struct.
RemoveJob removes a job from the scheduler only if it exists.
Shutdown stops the scheduler.
Start starts the scheduler.
UpsertJob adds a new job to the scheduler and it deletes the job first if
it already exists.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.