Versions in this module Expand all Collapse all v0 v0.1.0 Jan 20, 2023 v0.0.2 Jan 20, 2023 Changes in this version type Kick + Logger bool v0.0.1 Jan 20, 2023 Changes in this version + const EndPointWSHost + const EndPointWSPath + const EndPointWSRawQuery + const EndPointWSScheme + type Kick struct + Chatroomid string + func New(chatroomid string) *Kick + func (k *Kick) Listen() + func (k *Kick) SetHandler(handler func(interface{})) error + type WS struct + func NewWS() *WS + func (ws *WS) Send(v interface{}) error