//
pkg.gl
Category
github.com/sunshineplan/httpproxy
module
package
1.0.2
Repository:
https://github.com/sunshineplan/httpproxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
164 SLOC
#
Packages
auth
No description provided by the author
#
Functions
FromURL
FromURL returns a [proxy.Dialer] given a URL specification and an underlying Dialer for it to make network requests.
NewDialer
NewDialer returns a Dialer that makes HTTP connections to the given address with an optional username and password.
#
Structs
Dialer
Dialer represents a proxy dialer.