//
pkg.gl
Category
github.com/link1st/gowebsocket/v2
common
package
2.0.8
Repository:
https://github.com/link1st/gowebsocket.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
7
Files
62 SLOC
#
Functions
GetErrorMessage
GetErrorMessage 根据错误码 获取错误信息.
Response
Response 响应数据结构.
#
Constants
ModelAddError
添加错误.
ModelDeleteError
删除错误.
ModelStoreError
存储错误.
NotData
没有数据.
NotLoggedIn
未登录.
OK
Success.
OperationFailure
操作失败.
ParameterIllegal
参数不合法.
RoutingNotExist
路由不存在.
ServerError
系统错误.
Unauthorized
未授权.
UnauthorizedUserID
非法的用户 ID.
#
Structs
JSONResult
JSONResult json 返回结构体.