errors

package
v0.6.1-0...-23468c9 Latest Latest
Warning

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

Go to latest
Published: Feb 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 ActionType

type ActionType string

ActionType is the type of action

const (
	// ActionSuspend is the action type of suspend
	ActionSuspend ActionType = "suspend"
	// ActionTerminate is the action type of terminate
	ActionTerminate ActionType = "terminate"
	// ActionWait is the action type of wait
	ActionWait ActionType = "wait"
)

type GenericActionError

type GenericActionError ActionType

GenericActionError is the error type of action

func (GenericActionError) Error

func (e GenericActionError) Error() string

type LookUpNotFoundErr

type LookUpNotFoundErr string

LookUpNotFoundErr is the error type of lookup

func (LookUpNotFoundErr) Error

func (e LookUpNotFoundErr) Error() string

Error .

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳