gojson
gojson copied to clipboard
Support output to file
Since the functionality of 'go fmt' is provided as a function in the standard library, gojson should be able to generate properly formatted output as a file, instead of requiring a redirect of STDOUT.