Documentation ¶
Index ¶
- func MyActivity(ctx context.Context, name string) (string, error)
- func MyFailingWorkflow(ctx workflow.Context, name string) (string, error)
- func MyWorkflow(ctx workflow.Context, name string) (string, error)
- func MyWorkflowWithChildWorkflowRetryPolicy(ctx workflow.Context, name string) (string, error)
- func MyWorkflowWithRetryPolicy(ctx workflow.Context, name string) (string, error)
- type MyError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.