It seems that the config file is not loaded properly.
I wrote it copying from the mainstream json example and it does not get properly parsed.
The error is like this:
error loading configuration file: While parsing config: json: cannot unmarshal string into Go value of type map[string]interface {}"}
It seems that the config file is not loaded properly. I wrote it copying from the mainstream json example and it does not get properly parsed. The error is like this:
error loading configuration file: While parsing config: json: cannot unmarshal string into Go value of type map[string]interface {}"}