mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 19:17:38 +08:00
ci(chore): Fix stylings
This commit is contained in:
parent
40ae0b4eca
commit
fd31a4eb28
@ -10,7 +10,7 @@ import (
|
|||||||
|
|
||||||
type TCPListener struct {
|
type TCPListener struct {
|
||||||
conn net.Conn
|
conn net.Conn
|
||||||
plannedDisconnect func(*TCPListener)
|
plannedDisconnect func(*TCPListener)
|
||||||
unexpectedDisconnect func(*TCPListener, error)
|
unexpectedDisconnect func(*TCPListener, error)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user