Versions in this module Expand all Collapse all v0 v0.1.0 Apr 1, 2020 Changes in this version + const ChoiceCount + type Choice struct + Text string + type Question struct + Choices [ChoiceCount]Choice + CreatedAt string + Text string + type QuestionList []Question + type Taker struct + Address string + Email string + FirstName string + Gender string + LastName string + Login string + Password string + Picture string + Title string + type TakerList []Taker