package main import "net/http" func handleAdminGames(w http.ResponseWriter, req *http.Request, page *pageData) { }