Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func IsWorkflowFatal ¶ added in v0.1.172
Types ¶
type ErrWorkflowFatal ¶
type ErrWorkflowFatal struct {
Err error
}
ErrWorkflowFatal signifys that the workflow must terniate
func (ErrWorkflowFatal) Error ¶
func (e ErrWorkflowFatal) Error() string
Click to show internal directories.
Click to hide internal directories.