package configuration type Info struct { Group string `sqlresult:"column:group;"` Value string `sqlresult:"column:value;"` }