I was using the site to convert JSON to Go structs, but recently I wanted to do an opposite to get a JSON string from my Go struct, and it's not yet possible.
Do you think it will make sense to have this option as well? Using left/right arrows and make interface bi-directional.
If you are happy with this idea, I can provide a PR.
I was using the site to convert JSON to Go structs, but recently I wanted to do an opposite to get a JSON string from my Go struct, and it's not yet possible.
Do you think it will make sense to have this option as well? Using left/right arrows and make interface bi-directional.
If you are happy with this idea, I can provide a PR.