package
Version:
v1.0.12
Opens a new window with list of versions in this module.
Published: Sep 20, 2022
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 {
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.