package model type GameResultID string type GameResult struct { ID GameResultID }