errors

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2026 License: GPL-3.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 NoJobError

type NoJobError struct {
}

func (*NoJobError) Error

func (e *NoJobError) Error() string

type ReceiveJobError

type ReceiveJobError struct {
	Err error
}

func (*ReceiveJobError) Error

func (e *ReceiveJobError) Error() string

type UpdateJobStatusError

type UpdateJobStatusError struct {
	CurrentState string
	WantedState  string
	Err          error
}

func (*UpdateJobStatusError) Error

func (e *UpdateJobStatusError) Error() string

type WorkerFailedError

type WorkerFailedError struct {
	Err error
}

func (*WorkerFailedError) Error

func (e *WorkerFailedError) Error() string

Jump to

Keyboard shortcuts

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