Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArrayBufferToSlice ¶
func JsLogError ¶
func JsLogError(v ...interface{})
func JsLogErrorf ¶
func JsLogErrorf(format string, v ...interface{})
func Uint8ArrayToSlice ¶
Types ¶
type Connection ¶
type Connection struct { SendRecvStop func() // contains filtered or unexported fields }
func (*Connection) EnqueueSendPacket ¶
func (wsc *Connection) EnqueueSendPacket(pk packet.Packet) error
func (*Connection) String ¶
func (wsc *Connection) String() string
Click to show internal directories.
Click to hide internal directories.