errs

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package errs built-in iris web application errors.

Index

Constants

This section is empty.

Variables

View Source
var (
	ContextNotPassed  = result.NewError(http.StatusBadRequest, "context not set")
	LogicPanic        = result.NewError(http.StatusInternalServerError, "logic fatal")
	LogicNotPassed    = result.NewError(http.StatusBadRequest, "logic not set")
	ResultNotReturned = result.NewError(http.StatusBadRequest, "no result")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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