Documentation ¶
Index ¶
- func ReceiveRequest(ctx workflow.Context) (string, string, string)
- func ReceiveResponse(ctx workflow.Context) (string, string, error)
- func SendErrorResponse(ctx workflow.Context, id string, err error) error
- func SendRequest(ctx workflow.Context, targetWorkflowID string, key string, value string) error
- func SendResponse(ctx workflow.Context, id string, key string, value string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendRequest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.