Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrClosing = errors.New("grpc server is shutting down") ErrWorkflowInstanceNotFound = errors.New("workflow instance not found") ErrWorkflowNotFound = errors.New("workflow not found") )
View Source
var ErrWorkflowFatal = errors.New("a fatal workflow error occurred, workflow instance terminating")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.