Documentation ¶
Index ¶
Constants ¶
View Source
const ( ClientTypeWebSocket = "websocket" ClientTypeQuic = "quic" )
constant for reference to web socket of client
Variables ¶
View Source
var ErrorWrongClientType = errors.New("wrong Client Type")
ErrorWrongClientType is Wrong Client Type Error
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.