Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Listener ¶
type Listener struct {
// contains filtered or unexported fields
}
Listener is a wrapper of a TCP listener.
func (*Listener) GetAddress ¶
GetAddress returns the listening address.
func (*Listener) GetListener ¶
GetListener returns the wrapped listener.
Click to show internal directories.
Click to hide internal directories.