Fix ident
This commit is contained in:
parent
414fe0a201
commit
8b3e6a50ac
@ -23,7 +23,7 @@ type Connection struct {
|
|||||||
Timeout time.Duration
|
Timeout time.Duration
|
||||||
PingFreq time.Duration
|
PingFreq time.Duration
|
||||||
KeepAlive time.Duration
|
KeepAlive time.Duration
|
||||||
Server string
|
Server string
|
||||||
|
|
||||||
socket net.Conn
|
socket net.Conn
|
||||||
pwrite chan string
|
pwrite chan string
|
||||||
|
Loading…
Reference in New Issue
Block a user