Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrorCodeList = map[string]Errors{
"parameter_error": {4000000, "参数错误[ %s ]"},
"unauthorized_access": {4000001, "未授权访问"},
"forbidden_access": {4000003, "禁止访问"},
"internal_service_error": {5000000, "服务内部错误"},
"server_unavailable_error": {5000003, "服务暂不可用"},
"api_undefined_error": {5000101, "未定义错误[ %s ]"},
}
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.