package rest type Status struct { Turn uint `json:"turn"` Players int `json:"players"` }