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