package common type VoteChoice struct { UserID string Value int }