Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bracesdev/errtrace
/ retCaller
Function
retCaller
wrap_caller_test.go:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
func
retCaller() errtrace.Caller {
86
return
errtrace.GetCaller()
87
}
88
89
func
TestGetCallerWrap_RetCallerNoInline(t *testing.T) {
90
err := callRetCallerNoInline()
Callers
1
callRetCaller
Function · 0.85
Calls
1
GetCaller
Function · 0.92
Tested by
no test coverage detected