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

Function f3

example_trace_test.go:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20}
21
22func f3() error {
23 return errtrace.New("failed")
24}
25
26func Example_trace() {
27 got := errtrace.FormatString(f1())

Callers 1

f2Function · 0.70

Calls 1

NewFunction · 0.92

Tested by

no test coverage detected