//
pkg.gl
Category
github.com/psychologicalexperiment/backend
api
error_code
package
0.0.3
Repository:
https://github.com/psychologicalexperiment/backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
133 SLOC
#
Constants
ErrorCode_CODE_DECODE_ERR
解码转换错误.
ErrorCode_CODE_INTERNAL_ERR
服务器内部错误.
ErrorCode_CODE_NETWORK_ERR
具体业务错误码(每个服务分配一段).
ErrorCode_CODE_PARAM_ERR
通用类错误码参数错误.
ErrorCode_CODE_PERMISSION_DENIED_ERR
权限不足.
ErrorCode_CODE_SUCC
成功.
#
Variables
ErrorCode_name
Enum value maps for ErrorCode.
ErrorCode_value
Enum value maps for ErrorCode.
File_api_error_code_error_code_proto
No description provided by the author
#
Type aliases
ErrorCode
No description provided by the author