serve

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StatusServerError     = 0 // StatusServerError 服务器错误
	StatusOK              = 1 // StatusOK 请求接口成功
	StatusDBError         = 2 // StatusDBServerError 与数据库相关的错误
	StatusParamNotMatched = 3 // StatusParamNotMatched 客户端与服务器参数结构不匹配
	StatusV2rayError      = 4 // StatusV2rayError 与 v2ray 服务相关的错误。
	StatusUnauthorized    = 5 // StatusUnauthorized token过期
)

服务器内部的状态码

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