http

package
v1.0.15 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

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, 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, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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