Documentation
¶
Index ¶
- type TLSRelay
- func (p *TLSRelay) Clean() []string
- func (p *TLSRelay) Demultiplex(x bool)
- func (p *TLSRelay) Len() int
- func (p *TLSRelay) Read() string
- func (p *TLSRelay) ResetRelay()
- func (p *TLSRelay) SetListen(host string, port int) error
- func (p *TLSRelay) SetRelay(host string, port int) error
- func (p *TLSRelay) Start() error
- func (p *TLSRelay) Stop() error
- func (p *TLSRelay) WaitToStart()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TLSRelay ¶
type TLSRelay struct { L *net.TCPListener // contains filtered or unexported fields }
TLSRelay structure...
Click to show internal directories.
Click to hide internal directories.