I would like to save an elasticsearch.Config struct to a JSON file. The code looks like this:
package main import ( "encoding/json" "f