Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // EMPTYRESPONSE - Server response is empty EMPTYRESPONSE = errors.New("Empty response") // UNPARSEABLEINTERFACE - the conversion failed UNPARSEABLEINTERFACE = errors.New("Unparseable Interface") // WEBSOCKETNOTDENIFIED - Websocket connection dont exist WEBSOCKETNOTDENIFIED = errors.New("Websocket connection dont exist") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.