package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Oct 5, 2023
License: Apache-2.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
¶
type CronEntry struct {
EntryID cron.EntryID
Ids map[string]bool
}
type ScheduleManager interface {
WithContext(ctx context.Context)
Stop()
Start()
Add(entry ScheduleEntry)
Remove(entry ScheduleEntry)
Ch() chan string
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.