package models type Question struct { Meta Text string `json:"text"` }