Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/errors
/ SafeDetails
Method
SafeDetails
errbase/safe_details.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
// telemetry.
27
type
SafeDetailer
interface
{
28
SafeDetails() []string
29
}
30
31
// GetAllSafeDetails collects the safe details from the given error object
Callers
11
encodeWithContext
Function · 0.65
encodeBarrier
Function · 0.65
encodeGrpcStatus
Function · 0.65
getDetails
Function · 0.65
encodeLeaf
Function · 0.65
encodeWrapper
Function · 0.65
encodeLeaf
Function · 0.65
encodeWithPrefix
Function · 0.65
encodeWithNewMessage
Function · 0.65
GetReportableStackTrace
Function · 0.65
GetOneLineSource
Function · 0.65
Implementers
14
withContext
contexttags/with_context.go
barrierErr
barriers/barriers.go
withSafeDetails
safedetails/with_safedetails.go
withDomain
domains/with_domain.go
unimplementedError
issuelink/unimplemented_error.go
withIssueLink
issuelink/with_issuelink.go
withSecondaryError
secondary/with_secondary.go
opaqueLeaf
errbase/opaque.go
opaqueWrapper
errbase/opaque.go
leafError
errutil/redactable.go
withPrefix
errutil/redactable.go
withNewMessage
errutil/redactable.go
Calls
no outgoing calls
Tested by
no test coverage detected