package
Version:
v1.4.15-slog1
Opens a new window with list of versions in this module.
Published: Oct 24, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
type CronEntry struct {
EntryID cron.EntryID
Ids map[string]bool
}
type ScheduleManager interface {
Stop()
Start()
Add(entry ScheduleEntry)
Remove(entry ScheduleEntry)
Ch() chan string
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.