Documentation ¶
Overview ¶
Package games contains the game server the games server consist of the tables server and players server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server the game server structur.
func (*Server) PlayersDisableCh ¶
PlayersDisableCh returns the channel to disable or enable player on the players server.
func (*Server) PlayersJoinCh ¶
PlayersJoinCh returns the channel player join the players server.
Click to show internal directories.
Click to hide internal directories.