Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectProxy ¶
type DirectProxy struct {
// contains filtered or unexported fields
}
func (*DirectProxy) Destory ¶
func (p *DirectProxy) Destory() error
func (*DirectProxy) Features ¶
func (p *DirectProxy) Features() proxy.Feature
func (*DirectProxy) Init ¶
func (p *DirectProxy) Init() error
func (*DirectProxy) Name ¶
func (p *DirectProxy) Name() string
func (*DirectProxy) PrintStat ¶
func (p *DirectProxy) PrintStat(w io.Writer)
func (*DirectProxy) Serve ¶
func (p *DirectProxy) Serve(session *proxy.ProxySession, ev event.Event) error
Click to show internal directories.
Click to hide internal directories.