Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MsgMapReceived ¶
type MsgMapReceived struct { }
func (*MsgMapReceived) EncodeSize ¶
func (*MsgMapReceived) EncodeSize() int
func (*MsgMapReceived) NetOp ¶
func (*MsgMapReceived) NetOp() netmsg.Op
type MsgMapSendAbort ¶
type MsgMapSendAbort struct {
Code byte
}
func (*MsgMapSendAbort) EncodeSize ¶
func (*MsgMapSendAbort) EncodeSize() int
func (*MsgMapSendAbort) NetOp ¶
func (*MsgMapSendAbort) NetOp() netmsg.Op
type MsgMapSendPacket ¶
func (*MsgMapSendPacket) EncodeSize ¶
func (p *MsgMapSendPacket) EncodeSize() int
func (*MsgMapSendPacket) NetOp ¶
func (*MsgMapSendPacket) NetOp() netmsg.Op
type MsgMapSendStart ¶
func (*MsgMapSendStart) EncodeSize ¶
func (*MsgMapSendStart) EncodeSize() int
func (*MsgMapSendStart) NetOp ¶
func (*MsgMapSendStart) NetOp() netmsg.Op
Click to show internal directories.
Click to hide internal directories.