err_code

package
v0.0.0-...-a1b16c7 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ERR_SECURITY         = "-2" // 安全问题
	ERR_SYS              = "-1" // 系统错误;同时为服务器内部错误的标识
	ERR_INCORRECT        = "-3" // 输入错误
	ERR_OK               = "0"  // ok
	ERR_INVALID_ARGUMENT = "-4" // 参数错误
	ERR_NO_AUTH          = "-5"
	ERR_DEPRECATED       = "-1000"
)

errcode一览

View Source
const (
	ERR_INIT_ORM = "abort at creating orm" // 数据库初始化错误
)

Variables

This section is empty.

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