mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-08 03:07:18 -05:00
d56c4387ff
* delint_d2networking not sure what to do about lint error G110 on calls to `io.Copy`, warns about gzip compression bomb possibility, leaving those. all todo's have been left. * removed duplicate const
3 lines
90 B
Go
3 lines
90 B
Go
// Package d2netpacket provides all of the different types of packets
|
|
package d2netpacket
|