package main type match struct { host *client guest *client hostBoard board guestBoard board }