MCPcopy Create free account
hub / github.com/golang/mobile / Error

Method Error

bind/testdata/testpkg/testpkg.go:324–324  ·  view source on GitHub ↗
(triggerError bool)

Source from the content-addressed store, hash-verified

322type I2 interface {
323 Times(v int32) int64
324 Error(triggerError bool) error
325
326 StringError(s string) (string, error)
327}

Callers 12

dieFunction · 0.65
TestBootstrapFunction · 0.65
TestEncodeFunction · 0.65
lineLogFunction · 0.65
TestNdkRootFunction · 0.65
mainFunction · 0.65
testGobindFunction · 0.65
benchmarkGobindFunction · 0.65
ErrorMethod · 0.65
typeCheckFunction · 0.65
CallIErrorFunction · 0.65
ErrorMessageFunction · 0.65

Calls

no outgoing calls

Tested by 6

TestBootstrapFunction · 0.52
TestEncodeFunction · 0.52
TestNdkRootFunction · 0.52
testGobindFunction · 0.52
benchmarkGobindFunction · 0.52
typeCheckFunction · 0.52