Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
31
func
(e *wrapMini) Error() string {
32
return
e.msg
33
}
34
35
func
(e *wrapMini) Unwrap() error {
36
return
e.cause
Callers
2
Error
Method · 0.45
Error
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected