Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
*Config
// contains filtered or unexported fields
}
Agent is the interface to run / cancel / signal / status / etc.
func New ¶
func New(config *Config, e engine.Engine, ds persistence.DataStoreFactory) *Agent
Click to show internal directories.
Click to hide internal directories.