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

Method Detail

errbase/formatter.go:98–98  ·  view source on GitHub ↗

Detail reports whether error detail is requested. After the first call to Detail, all text written to the Printer is formatted as additional detail, or ignored when detail has not been requested. If Detail returns false, the caller can avoid printing the detail at all.

()

Source from the content-addressed store, hash-verified

96 // detail has not been requested.
97 // If Detail returns false, the caller can avoid printing the detail at all.
98 Detail() bool
99}

Callers 15

FormatErrorMethod · 0.65
SafeFormatErrorMethod · 0.65
FormatErrorMethod · 0.65
SafeFormatErrorMethod · 0.65
SafeFormatErrorMethod · 0.65
FormatErrorMethod · 0.65
SafeFormatErrorMethod · 0.65
SafeFormatErrorMethod · 0.65
FormatErrorMethod · 0.65
SafeFormatErrorMethod · 0.65
FormatErrorMethod · 0.65
SafeFormatErrorMethod · 0.65

Calls

no outgoing calls

Tested by 15

FormatErrorMethod · 0.52
FormatErrorMethod · 0.52
FormatErrorMethod · 0.52
SafeFormatErrorMethod · 0.52
FormatErrorMethod · 0.52
FormatErrorMethod · 0.52
FormatErrorMethod · 0.52
FormatErrorMethod · 0.52
FormatErrorMethod · 0.52
FormatErrorMethod · 0.52
FormatErrorMethod · 0.52
FormatErrorMethod · 0.52