Versions in this module Expand all Collapse all v1 v1.2.0 Dec 21, 2021 Changes in this version + const ActionProxy + const HTTP + const HeaderAction + const HeaderError + const HeaderForwardedBy + const HeaderForwardedFor + const HeaderPath + const HeaderProtocol + const TCP + const TCP4 + const TCP6 + const UNIX + const WS + type ControlMessage struct + Action string + ForwardedBy string + ForwardedFor string + Path string + Protocol string + func ReadControlMessage(h http.Header) (*ControlMessage, error) + func (c *ControlMessage) Update(h http.Header) + type Tunnel struct + Addr string + Auth string + Host string + Protocol string