Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProxyTCPListener ¶
type ProxyTCPListener struct { Network string Address string // contains filtered or unexported fields }
func (*ProxyTCPListener) IsListening ¶
func (p *ProxyTCPListener) IsListening() bool
func (*ProxyTCPListener) Listen ¶
func (p *ProxyTCPListener) Listen() error
Click to show internal directories.
Click to hide internal directories.