Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebSocketProxy ¶
type WebSocketProxy struct {
// contains filtered or unexported fields
}
func NewWebSocketProxy ¶
func NewWebSocketProxy(backend *url.URL) *WebSocketProxy
func (*WebSocketProxy) ServeHTTP ¶
func (wp *WebSocketProxy) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.