Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StackListener ¶
type StackListener struct {
// contains filtered or unexported fields
}
func StartListener ¶
func (*StackListener) Close ¶
func (t *StackListener) Close() error
func (*StackListener) TCP ¶
func (t *StackListener) TCP() *nat.TCP
func (*StackListener) UDP ¶
func (t *StackListener) UDP() *nat.UDP
Click to show internal directories.
Click to hide internal directories.