errorCodes

package
v0.0.0-...-dfc549c Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorCode

type ErrorCode uint
const (
	Undefined ErrorCode = iota
	Forbidden           //403 forbidden
	NotFound            //404 not found
	BadRequest
	DataValidationError // 400 bad request
	ConflictingData     //409 conflict
	InternalError       //500 internal server error
)

Jump to

Keyboard shortcuts

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