Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpProxyServer ¶
type HttpProxyServer struct {
// contains filtered or unexported fields
}
func NewHttpProxyServer ¶
func NewHttpProxyServer(dispatcher app.PacketDispatcher, config *jsonconfig.HttpProxyConfig) *HttpProxyServer
func (*HttpProxyServer) Listen ¶
func (server *HttpProxyServer) Listen(port uint16) error
Click to show internal directories.
Click to hide internal directories.