MCPcopy Index your code
hub / github.com/bracesdev/errtrace / callWrapExisting

Function callWrapExisting

wrap_caller_test.go:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35}
36
37func callWrapExisting() error {
38 return wrapExisting()
39}
40
41var errFoo = errors.New("foo")
42

Callers 1

Calls 1

wrapExistingFunction · 0.85

Tested by

no test coverage detected