encoding/json.Encoder.SetIndent (method)
2 uses
encoding/json (current package)
stream.go#L241: func (enc *Encoder) SetIndent(prefix, indent string) {
go.pact.im/x/goupdate
report.go#L22: enc.SetIndent("", "\t")
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)