code

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 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
	SearchCodeError    = 10012
	ExpressSearchError = 10013
)

自定义错误码

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