//
pkg.gl
Category
github.com/getlantern/http-proxy-lantern/v2
server
package
2.10.0
Repository:
https://github.com/getlantern/http-proxy-lantern.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
242 SLOC
#
Functions
New
New constructs a new HTTP proxy server using the given options.
#
Structs
Opts
Opts are used to configure a Server.
Server
Server is an HTTP proxy server.
#
Type aliases
ListenerGenerator
A ListenerGenerator generates a new listener from an existing one.