MCPcopy Index your code
hub / github.com/coder/coder / errorWithStackTrace

Function errorWithStackTrace

cli/exp_errors.go:129–131  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127}
128
129func errorWithStackTrace() error {
130 return xerrors.Errorf("function decided not to work, and it never will")
131}

Callers 1

errorExampleMethod · 0.85

Calls 1

ErrorfMethod · 0.45

Tested by

no test coverage detected