Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Set = wire.NewSet( wire.Struct(new(ExternalForwarder), "*"), wire.Bind(new(Interface), new(*ExternalForwarder)), )
Functions ¶
This section is empty.
Types ¶
type ExternalForwarder ¶
type ExternalForwarder struct {
PortForwarder portforwarder.Interface
}
Click to show internal directories.
Click to hide internal directories.