kopia lustrzana https://github.com/cyoung/stratux
Typo.
rodzic
9691d47a75
commit
c3d6ebaa2e
|
@ -8,7 +8,7 @@ import (
|
||||||
|
|
||||||
type uibroadcaster struct {
|
type uibroadcaster struct {
|
||||||
sockets []*websocket.Conn
|
sockets []*websocket.Conn
|
||||||
socket_mu *sync.Mutex
|
sockets_mu *sync.Mutex
|
||||||
messages chan []byte
|
messages chan []byte
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue