1
This commit is contained in:
parent
35c7b10247
commit
4c371afe63
@ -19,6 +19,7 @@ type MsgHdr struct {
|
|||||||
Conn net.Conn
|
Conn net.Conn
|
||||||
Data []byte
|
Data []byte
|
||||||
Msg interface{}
|
Msg interface{}
|
||||||
|
Context interface{}
|
||||||
Entry q5.ListHead
|
Entry q5.ListHead
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user