Versions in this module Expand all Collapse all v1 v1.4.0 Oct 17, 2016 Changes in this version + type ForwardedPort struct + Local uint16 + Remote uint16 + type PortForwarder struct + Ready chan struct{} + func New(dialer httpstream.Dialer, ports []string, stopChan <-chan struct{}, ...) (*PortForwarder, error) + func (pf *PortForwarder) Close() + func (pf *PortForwarder) ForwardPorts() error