GO-2024-3019: soft-serve vulnerable to arbitrary code execution by crafting git-lfs requests in github.com/charmbracelet/soft-serve
package
Version:
v0.7.1
Opens a new window with list of versions in this module.
Published: Nov 1, 2023
License: MIT
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
¶
type Scheduler struct {
*cron.Cron
}
Scheduler is a cron-like job scheduler.
NewScheduler returns a new Cron.
AddFunc adds a job to the Scheduler.
Remove removes a job from the Scheduler.
Shutdonw gracefully shuts down the Scheduler.
Start starts the Scheduler.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.