package model type Game struct { ID int UserID int Name string }