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