JSON.minify
JSON.minify copied to clipboard
Add minify implementation for golang
I tried to program it as readable/straightforward as possible with lot's off comments for easier review. I ran all the tests. For performance reason's (and because it doesn't add much more code either), I didn't use regex.