errors

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorAndStatus

type ErrorAndStatus struct {
	StatusCode int
	Error      iwfidl.ErrorResponse
}

func NewErrorAndStatus added in v1.2.1

func NewErrorAndStatus(statusCode int, subStatus iwfidl.ErrorSubStatus, details string) *ErrorAndStatus

func NewErrorAndStatusWithWorkerError added in v1.5.0

func NewErrorAndStatusWithWorkerError(
	statusCode int, subStatus iwfidl.ErrorSubStatus, details string,
	originalWorkerDetails string, originalWorkerErrType string, originalWorkerStatus int32,
) *ErrorAndStatus

Jump to

Keyboard shortcuts

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