MCPcopy
hub / github.com/eatmoreapple/openwechat / Error

Method Error

errors.go:44–46  ·  view source on GitHub ↗

Error impl error interface

()

Source from the content-addressed store, hash-verified

42
43// Error impl error interface
44func (r Ret) Error() string {
45 return r.String()
46}

Callers 11

TestIsNetworkErrorFunction · 0.80
TestLoginFunction · 0.80
TestLogoutFunction · 0.80
TestMessageHandleFunction · 0.80
TestFriendsFunction · 0.80
TestGroupsFunction · 0.80
TestPinUserFunction · 0.80
TestSenderFunction · 0.80
TestGetUUIDFunction · 0.80
TestLoginWithUUIDFunction · 0.80

Calls 1

StringMethod · 0.95

Tested by 11

TestIsNetworkErrorFunction · 0.64
TestLoginFunction · 0.64
TestLogoutFunction · 0.64
TestMessageHandleFunction · 0.64
TestFriendsFunction · 0.64
TestGroupsFunction · 0.64
TestPinUserFunction · 0.64
TestSenderFunction · 0.64
TestGetUUIDFunction · 0.64
TestLoginWithUUIDFunction · 0.64