request

package
v0.0.29 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBaseUrlWithoutQueryString

func GetBaseUrlWithoutQueryString(rawUrl string) (string, error)

处理URL,获取移出query内容后的基础url http://172.16.45.106:8113/api/btnAuthInfo?searchId=1670398510299 --> http://172.16.45.106:8113/api/btnAuthInfo

func HttpDownload added in v0.0.4

func HttpDownload(url string, savePath string) (bool, error)

HTTP协议下载文件存储到本地,若成功则返回 true, <nil>

Types

This section is empty.

Jump to

Keyboard shortcuts

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