package setup type SQLIndex struct { Name string `json:"name"` Definition string `json:"definition"` }