MCPcopy Index your code
hub / github.com/cockroachdb/errors / Error

Method Error

errbase/format_error_internal_test.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (e *wrapMini) Error() string {
32 return e.msg
33}
34
35func (e *wrapMini) Unwrap() error {
36 return e.cause

Callers 2

ErrorMethod · 0.45
ErrorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected