http

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(link string, header map[string]string, params map[string]string) ([]byte, error)

Get 请求

link 请求地址 http://www.baidu.com

header 请求头

params 请求参数

func PostJSON

func PostJSON(link string, body string) ([]byte, error)

PostJSON post请求提交JSON数据

link 请求地址 http://www.baidu.com

body 提交的json数据

Types

This section is empty.

Jump to

Keyboard shortcuts

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