mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-09 01:56:47 -05:00
* 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
|