errors

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// 定义可预见的异常
	UserNotFound = 10001
	PasswrodErr  = 10002
)

Variables

View Source
var ErrorCodeMapping = map[int]string{
	UserNotFound: "用户不存在",
}

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