Versions in this module Expand all Collapse all v1 v1.19.1 Oct 25, 2022 Changes in this version + var DefaultWsTunnelDispatcher = NewWsTunnelDispatcher() + type WsTunnel struct + type WsTunnelDispatcher struct + func NewWsTunnelDispatcher() *WsTunnelDispatcher + func (w *WsTunnelDispatcher) LookupWsHandler(clusterId string) (string, *http.Transport, bool)