Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bracesdev/errtrace
/ callPassCaller
Function
callPassCaller
wrap_caller_test.go:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
func
callPassCaller() error {
53
return
passCaller()
54
}
55
56
func
passCaller() error {
57
return
passCallerInner(errtrace.GetCaller())
Callers
1
TestGetCallerWrap_PassCaller
Function · 0.85
Calls
1
passCaller
Function · 0.85
Tested by
no test coverage detected