Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpTunnel ¶
func New ¶
func New(port int, anyPort bool) *HttpTunnel
func NewUsingMesh ¶
func NewUsingMesh(port int, m *mesh.Mesh, anyPort bool) *HttpTunnel
func (*HttpTunnel) GetTunnelPort ¶
func (ht *HttpTunnel) GetTunnelPort(u string) string
func (*HttpTunnel) Run ¶
func (ht *HttpTunnel) Run() error
Click to show internal directories.
Click to hide internal directories.