Documentation ¶
Index ¶
- Constants
- func FirstActivity(ctx context.Context, config string) error
- func SecondActivity(ctx context.Context, serviceName, deviceMac string) error
- func ThirdActivity(ctx context.Context, config string) error
- func UpdateDevice(ctx context.Context, name string) error
- type ServiceWorkflowInput
- type ServiceWorkflowOutput
Constants ¶
View Source
const SpanContextKey = "span-context-key-workflow"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ServiceWorkflowInput ¶
type ServiceWorkflowOutput ¶
func ProvisioningWorkflow ¶
func ProvisioningWorkflow(ctx workflow.Context, service ServiceWorkflowInput) (ServiceWorkflowOutput, error)
Click to show internal directories.
Click to hide internal directories.