errors

package
v0.1.193 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrClosing                  = errors.New("SHAR server is shutting down")
	ErrWorkflowInstanceNotFound = errors.New("workflow instance not found")
	ErrWorkflowNotFound         = errors.New("workflow not found")
	ErrElementNotFound          = errors.New("element not found")
)

Functions

func IsWorkflowFatal added in v0.1.172

func IsWorkflowFatal(err error) bool

Types

type ErrWorkflowFatal

type ErrWorkflowFatal struct {
	Err error
}

ErrWorkflowFatal signifys that the workflow must terniate

func (ErrWorkflowFatal) Error

func (e ErrWorkflowFatal) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL