francoispqt / gojay

high performance JSON encoder/decoder with stream API for Golang
MIT License
2.11k stars 112 forks source link

No Marshal indent? #111

Open Valve opened 5 years ago

Valve commented 5 years ago

Looks like it's not possible to do the marshaling with indentation. Please consider adding this as a feature

francoispqt commented 5 years ago

Hi, thanks for the suggestion.

I'll consider adding it but it's not a high priority. You're welcome to submit a PR.