code

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SuccessCode       = 0
	NoRouteFind       = 10000
	LoginParamsError  = 10001
	UserCreateError   = 10002
	UserModifyError   = 10003
	CreateTokenError  = 10004
	NoTokenError      = 10005
	FailTokenError    = 10006
	SearchParamsError = 10007
	ExpressCodeError  = 10008
	RedisGetError     = 10009
	AuthParamError    = 10010
	AuthError         = 10011
)

自定义错误码

Variables

This section is empty.

Functions

func StatusToText

func StatusToText(code int) string

预留获取错误信息的方法

Types

This section is empty.

Jump to

Keyboard shortcuts

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