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