app_consts

package
v0.1.27 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// 进程被结束
	ProcessKilled string = "收到信号,进程被结束"

	// 表单验证器前缀
	ValidatorParamsCheckFailCode int    = -400300
	ValidatorParamsCheckFailMsg  string = "参数校验失败"

	//服务器代码发生错误
	ServerOccurredErrorCode int    = 5000
	ServerOccurredErrorMsg  string = "服务器内部发生代码执行错误, "

	CodeSuccess int = 0

	CurdStatusOkCode int    = 0
	CurdStatusOkMsg  string = "Success"
)

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