Documentation
¶
Index ¶
Constants ¶
View Source
const ( KeyTriggerID = "trigger_id" KeyWorkflowID = "workflow_id" KeyWorkflowOwner = "workflow_owner" KeyWorkflowName = "workflow_name" KeyWorkflowExecutionID = "workflow_execution_id" KeyDonID = "don_id" KeyDonVersion = "don_version" KeyOrganizationID = "organization_id" KeyWorkflowRegistryChainSelector = "workflow_registry_chain_selector" KeyWorkflowRegistryAddress = "workflow_registry_address" KeyEngineVersion = "engine_version" )
Label keys for trigger events
Variables ¶
This section is empty.
Functions ¶
func EmitTriggerExecutionStarted ¶
func EmitTriggerExecutionStarted(ctx context.Context, labeler custmsg.MessageEmitter) error
EmitTriggerExecutionStarted emits a TriggerExecutionStarted event using the provided labeler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.