client

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Auto = NewAuto()
View Source
var Ipv4 = http.Client{
	Timeout:       30 * time.Second,
	CheckRedirect: dialer.UseLastResponse,
	Transport:     transport.Ipv4,
}
View Source
var Ipv6 = http.Client{
	Timeout:       30 * time.Second,
	CheckRedirect: dialer.UseLastResponse,
	Transport:     transport.Ipv6,
}

Functions

func NewAuto

func NewAuto() http.Client

Types

This section is empty.

Jump to

Keyboard shortcuts

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