func()

in websocket_proxy.go [20:22]


func (p *WebSocketProxy) GetStopCh() chan error {
	return p.StopCh
}