Save elasticsearch.Config struct to a JSON file

后端 未结 0 858
心在旅途
心在旅途 2021-01-20 01:12

I would like to save an elasticsearch.Config struct to a JSON file. The code looks like this:

package main

import (
    "encoding/json"
    "f         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题