apperr

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// 参数验证相关错误
	ValidateErr = 10001

	// token认证相关错误
	TokenErr = 20001

	// 业务逻辑相关错误
	BusinessErr = 30001
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AppError

type AppError struct {
	ErrorCode int
	ErrorMsg  string
}

Jump to

Keyboard shortcuts

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