package models type Answer struct { ID string Text string }