package main type client struct { Username string ID int match *match board *board }