Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunChessGate ¶
func RunChessGate(laddr string, redis ymdQuickRestart.RedisInfo, wspath string)
Types ¶
type ChessGateClient ¶
type ChessGateClient struct {
// contains filtered or unexported fields
}
func (ChessGateClient) CloseClient ¶
func (this ChessGateClient) CloseClient() (err error)
func (ChessGateClient) ReadFromClient ¶
func (this ChessGateClient) ReadFromClient() (msg []byte, err error)
func (ChessGateClient) WriteToClient ¶
func (this ChessGateClient) WriteToClient(msg []byte) (err error)
Click to show internal directories.
Click to hide internal directories.