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

Method Printf

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

Printf writes a formatted string.

(format string, args ...interface{})

Source from the content-addressed store, hash-verified

89
90 // Printf writes a formatted string.
91 Printf(format string, args ...interface{})
92
93 // Detail reports whether error detail is requested.
94 // After the first call to Detail, all text written to the Printer

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
FormatErrorMethod · 0.65
SafeFormatErrorMethod · 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
TestFormatViaRedactFunction · 0.52
FormatErrorMethod · 0.52