http

package
v1.0.45 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

* @Author: wenchao * @Date: 2021-11-01 12:19:10 * @LastEditors: wenchao * @LastEditTime: 2022-01-06 00:48:45 * @Description:

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PostJson added in v1.0.4

func PostJson(url string, parms interface{}, ret interface{}) (*http.Request, *http.Response, []byte, error)

func PostJsonReturnMap added in v1.0.8

func PostJsonReturnMap(url string, parms interface{}) (interface{}, error)

func PostJsonWithHeaders added in v1.0.10

func PostJsonWithHeaders(url string, parms interface{},
	headers map[string]string, ret interface{}) (*http.Request, *http.Response, []byte, error)

func SendJsonWithHeaders added in v1.0.26

func SendJsonWithHeaders(method string, url string, parms interface{},
	headers map[string]string, ret interface{}) (*http.Request, *http.Response, []byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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