Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-errors/errors
/ b
Function
b
error_test.go:282–284 ·
view source on GitHub ↗
(i int)
Source
from the content-addressed store, hash-verified
280
}
281
282
func
b(i int) {
283
c()
284
}
285
286
func
c() {
287
panic(
'a'
)
Callers
1
a
Function · 0.85
Calls
1
c
Function · 0.85
Tested by
no test coverage detected