errors

package
v0.1.73 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: MIT Imports: 1 Imported by: 0

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")
)

Functions

This section is empty.

Types

type ErrWorkflowFatal

type ErrWorkflowFatal struct {
	Msg string
	// contains filtered or unexported fields
}

func NewErrWorkflowFatal

func NewErrWorkflowFatal(msg string, err error) *ErrWorkflowFatal

func (*ErrWorkflowFatal) Error

func (e *ErrWorkflowFatal) Error() string

func (*ErrWorkflowFatal) Unwrap

func (e *ErrWorkflowFatal) Unwrap() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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