httpx

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Download

func Download(url, filename string, requestFns ...func(request *http.Request)) error

Download downloads a file from a url and saves it to a file, an error is returned if something goes wrong

func DownloadWithProgress

func DownloadWithProgress(url, filename string, requestFns ...func(request *http.Request)) error

DownloadWithProgress downloads a file from a url and saves it to a file, an error is returned if something goes wrong.

func GetRegionFromIP

func GetRegionFromIP(ip string) (string, error)

GetRegionFromIP Get region from ip

func GetRegionFromUint32IP

func GetRegionFromUint32IP(ip uint32) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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