Documentation ¶
Index ¶
Constants ¶
View Source
const (
ExecutionsStillExistErrType = "ExecutionsStillExist"
)
Variables ¶
View Source
var ( ErrUnableToExecuteActivity = errors.New("unable to execute activity") ErrUnableToExecuteChildWorkflow = errors.New("unable to execute child workflow") ErrExecutionsStillExist = temporal.NewApplicationError("executions are still exist", ExecutionsStillExistErrType) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.