MCPcopy 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
52func callPassCaller() error {
53 return passCaller()
54}
55
56func passCaller() error {
57 return passCallerInner(errtrace.GetCaller())

Callers 1

Calls 1

passCallerFunction · 0.85

Tested by

no test coverage detected