Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CronTrigger ¶
type CronTrigger struct {
// contains filtered or unexported fields
}
func (*CronTrigger) Add ¶
func (c *CronTrigger) Add(planId, properties string, executer trigger.Executer) error
func (*CronTrigger) Remove ¶
func (c *CronTrigger) Remove(planId string) error
Click to show internal directories.
Click to hide internal directories.