Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChanReader ¶
type ChanReader struct {
// contains filtered or unexported fields
}
func NewChanReader ¶
func NewChanReader(stream <-chan *alloc.Buffer) *ChanReader
type HttpProxyServer ¶
func NewHttpProxyServer ¶
func NewHttpProxyServer(config *Config, packetDispatcher dispatcher.PacketDispatcher) *HttpProxyServer
func (*HttpProxyServer) Close ¶
func (this *HttpProxyServer) Close()
func (*HttpProxyServer) Port ¶
func (this *HttpProxyServer) Port() v2net.Port
Click to show internal directories.
Click to hide internal directories.