package setting type Setting struct { Code string `json:"code"` Value string `json:"value"` }