Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ScheduleManager ¶
type ScheduleManager interface {
Stop()
Start()
Add(entry smtypes.ScheduleEntry)
Remove(entry smtypes.ScheduleEntry)
Ch() chan string
}
Click to show internal directories.
Click to hide internal directories.