errors

package
v2.23.1 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StopError

type StopError struct {
	// contains filtered or unexported fields
}

StopError is a marker error that thew ComponentController uses to break out from the action execution loop.

func NewStopError

func NewStopError(format string, args ...any) StopError

func NewStopErrorW

func NewStopErrorW(reason error) StopError

func (StopError) Error

func (e StopError) Error() string

Jump to

Keyboard shortcuts

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