func encoding/json.Indent

one use

	encoding/json (current package)
		indent.go#L110: func Indent(dst *bytes.Buffer, src []byte, prefix, indent string) error {