Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Loop ¶
type Loop struct {
// contains filtered or unexported fields
}
func NewLoop ¶
func NewLoop(settings settings.PortForwarding, routing Routing, client *http.Client, portAllower PortAllower, logger Logger, cmder Cmder, uid, gid int, ) *Loop
func (*Loop) GetPortsForwarded ¶
func (*Loop) UpdateWith ¶
type PortAllower ¶
Click to show internal directories.
Click to hide internal directories.