Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DemoConfig = gb.WorkflowConfig{
Name: "default.demo",
}
DemoConfig is a richer demo workflow (Echo twice).
View Source
var EchoConfig = gb.TaskConfig{
Name: "default.echo",
}
EchoConfig is the compiler-visible task metadata for the default worker echo task.
View Source
var EchoOnceConfig = gb.WorkflowConfig{
Name: "default.echo-once",
}
EchoOnceConfig is a thin one-activity workflow used to trigger Echo.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.