https://godoc.org/github.com/clbanning/checkjson#ReadJSONFile and
ReadJSONReader will process JSON files or streams that have comments -
however, no block comments. More importantly the package provides
functions that check for potentially misspelled keys in the JSON object and
to identify str
awesome package :) The syntax looks great!
Especially the forgiving one.
On Saturday, May 6, 2017 at 2:01:26 PM UTC+2, Michael Gross wrote:
>
> Hi,
>
> even tough json is a data exchange format I find it sometimes useful to
> use these files as configs.
> Then after a while you would like to