package models type Game struct { State string StartTime string EndTime string }