proxy

package
v1.3.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Detector

type Detector struct {
	// contains filtered or unexported fields
}

Detector provides automatic system proxy detection

func NewDetector

func NewDetector() *Detector

NewDetector creates a new system proxy detector

func (*Detector) GetProxyFunc

func (d *Detector) GetProxyFunc() func(*http.Request) (*url.URL, error)

GetProxyFunc returns a proxy function that automatically detects system proxy settings. It returns nil if no proxy is configured, which means direct connection.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL