func encoding/json.MarshalIndent

one use

	encoding/json (current package)
		encode.go#L175: func MarshalIndent(v interface{}, prefix, indent string) ([]byte, error) {