wget

package
v0.0.0-...-d22efa2 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownUrlFile

func DownUrlFile(url string, fname string) int

func DownUrlFileToPath

func DownUrlFileToPath(url string, fname string, path string) int

func PostUrlForm

func PostUrlForm(urlAddr string, params url.Values)

上传表单

func UploadFile

func UploadFile(urlAddr string, params map[string]string, nameField, fileName string, srcName string) (string, error)

上传文件 url 请求地址 params post form里数据 nameField 请求地址上传文件对应field fileName 上传文件名 file 原始文件文件

func UploadFileBase64

func UploadFileBase64(urlAddr string, params map[string]string, nameField, fileName string, srcName string) (string, error)

上传文件 url 请求地址 params post form里数据 nameField 请求地址上传文件对应field fileName 上传文件名 file 原始文件文件

func UploadFtp

func UploadFtp(urlAddr string, params url.Values, srcName string, fileName string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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