Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RelayMsgBuf ¶
type RelayMsgBuf struct { // ConnID int64 // NetAdress string // WalletAddress string MSGHead header.MessageHead MSGData []byte Alloc *[]byte }
RelayMsgBuf application layer internal buffer for msg,
Click to show internal directories.
Click to hide internal directories.