Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Board ¶
type Board struct { GameID string Rows [3]Row NextPlayerTurn Player NextPlayerXorO XORO PlayerNames PlayerNames Winner *Player }
func CreateNewBoard ¶
type BroadcastChannel ¶
type BroadcastChannel chan BroadcastChannelStruct
type BroadcastChannelStruct ¶
type PlayerNames ¶
Click to show internal directories.
Click to hide internal directories.