//
pkg.gl
Category
github.com/cockroachdb/redact
internal
fmtforward
package
1.1.6
Repository:
https://github.com/cockroachdb/redact.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
59 SLOC
#
Functions
MakeFormat
MakeFormat reproduces the format currently active in fmt.State and verb.
ReproducePrintf
ReproducePrintf calls fmt.Print/fmt.Printf on the argument based on the details present in the fmt.State and writes to the io.Writer.