Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-errors/errors
/ c
Function
c
error_test.go:286–288 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
284
}
285
286
func
c() {
287
panic(
'a'
)
288
}
289
290
// compareStacks will compare a stack created using the errors package (actual)
291
// with a reference stack created with the callers function (expected). The
Callers
1
b
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected