Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-errors/errors
/ a
Function
a
error_test.go:277–280 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
275
}
276
277
func
a() error {
278
b(5)
279
return
nil
280
}
281
282
func
b(i int) {
283
c()
Callers
4
BenchmarkStackFormat
Function · 0.85
TestStackFormat
Function · 0.85
TestSkipWorks
Function · 0.85
ExampleWrap
Function · 0.85
Calls
1
b
Function · 0.85
Tested by
no test coverage detected