errors

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 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 CacheUpdateError

type CacheUpdateError struct {
	Err error
}

func NewCacheUpdateError

func NewCacheUpdateError(err error) CacheUpdateError

func (CacheUpdateError) Error

func (e CacheUpdateError) Error() string

func (CacheUpdateError) Unwrap

func (e CacheUpdateError) Unwrap() error

type ExecutableContextError

type ExecutableContextError struct {
	Workspace, Namespace, WorkspacePath, FlowFile string
}

func (ExecutableContextError) Error

func (e ExecutableContextError) Error() string

type ExecutableNotFoundError

type ExecutableNotFoundError struct {
	Ref string
}

func NewExecutableNotFoundError

func NewExecutableNotFoundError(ref string) ExecutableNotFoundError

func (ExecutableNotFoundError) Error

func (e ExecutableNotFoundError) Error() string

type WorkspaceNotFoundError

type WorkspaceNotFoundError struct {
	Workspace string
}

func (WorkspaceNotFoundError) Error

func (e WorkspaceNotFoundError) Error() string

Jump to

Keyboard shortcuts

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