Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/silenceper/wechat
/ Error
Method
Error
work/kf/error.go:55–57 ·
view source on GitHub ↗
Error 输出错误信息
()
Source
from the content-addressed store, hash-verified
53
54
// Error 输出错误信息
55
func
(r Error) Error() string {
56
return
reflect.ValueOf(r).String()
57
}
58
59
var
codeDic =
map
[int64]error{
60
50001: SDKInitFailed,
Callers
7
TestMemcache
Function · 0.45
TestRedis
Function · 0.45
TestRedisZeroTimeouts
Function · 0.45
TestNotify_DecryptReqInfo
Function · 0.45
TestGetConfigContext
Function · 0.45
TestGetCipherText_BadIV
Function · 0.45
Serve
Method · 0.45
Calls
1
String
Method · 0.45
Tested by
6
TestMemcache
Function · 0.36
TestRedis
Function · 0.36
TestRedisZeroTimeouts
Function · 0.36
TestNotify_DecryptReqInfo
Function · 0.36
TestGetConfigContext
Function · 0.36
TestGetCipherText_BadIV
Function · 0.36