generated from VLADIMIR/template
add times to get game
This commit is contained in:
@@ -13,4 +13,6 @@ type Game struct {
|
||||
ScenarioId int
|
||||
Scenario *Scenario
|
||||
Teams []*Team
|
||||
StartedAt *time.Time
|
||||
EndedAt *time.Time
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user