Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebSocket ¶
type WebSocket struct {
// contains filtered or unexported fields
}
func NewWebSocket ¶ added in v1.8.0
func (*WebSocket) Handler ¶
func (ws *WebSocket) Handler(w http.ResponseWriter, r *http.Request, handler WebSocketHandler)
type WebSocketHandler ¶
Click to show internal directories.
Click to hide internal directories.