Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShowErrorPage ¶
Types ¶
type GameServer ¶
type GameServer struct {
// contains filtered or unexported fields
}
func NewGameServer ¶
func NewGameServer(lobbyManager *lobby.Manager) *GameServer
func (*GameServer) HandleConnection ¶
func (g *GameServer) HandleConnection(ws *websocket.Conn)
Click to show internal directories.
Click to hide internal directories.