package models type Action struct { ID int64 Place string TeamID int64 }