Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Workflows = map[string]any{ "timer-activity-loop-workflow": timeractivityloop.Workflow, } Activities = map[string]any{ "timer-activity-loop-format-string-activity": timeractivityloop.FormatStringActivity, } )
Add workflows and activities to this map to register them with the worker.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.