package pb type MessageHeader struct { PackageLen uint16 MsgID uint16 Seq uint32 PlayerID uint32 RoomID uint32 }