OpenDiablo2/d2networking/d2client
gravestench aa9f6be411
Lint cleanup gocyclo (#847)
* d2player/inventory.go: fixed gocyclo error, broke up render method to smaller methods

* d2client/game_client.go: suppressing gocyclo error for OnPacketReceived, doesnt make sense to split

* d2remoteclient/remote_client_connection.go: suppressing gocyclo error for decodeToPacket, doesnt make sense to split

* d2dcc/dcc_direction.go: suppressing gocyclo error in generateFrames
2020-10-26 02:24:04 -07:00
..
d2clientconnectiontype delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
d2localclient fixed all goimports lint errors (#842) 2020-10-25 20:55:46 -07:00
d2remoteclient Lint cleanup gocyclo (#847) 2020-10-26 02:24:04 -07:00
doc.go Tidy remote_client_connection.go and resolve lint warnings (#522) 2020-07-02 16:29:28 -04:00
game_client.go Lint cleanup gocyclo (#847) 2020-10-26 02:24:04 -07:00
server_connection.go Tidy remote_client_connection.go and resolve lint warnings (#522) 2020-07-02 16:29:28 -04:00