Documentation
¶
Index ¶
- type ITarget
- type ITargets
- type Targets
- func (ts *Targets) Execute(id string, m message.Message, appArgs map[string]interface{}) error
- func (ts *Targets) ExecuteAll(m message.Message, appArgs map[string]interface{}) (bool, map[string]error)
- func (ts *Targets) LoadAll() error
- func (ts *Targets) RunAll() error
- func (ts *Targets) ShutdownAll() (bool, helpers.Errors)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ITarget ¶ added in v0.4.3
Click to show internal directories.
Click to hide internal directories.