net

package
v0.0.0-...-23ffd15 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(url string, headers map[string]interface{}, br interface{}, printerr bool) (body string, response *http.Response)

func DeleteStruct

func DeleteStruct(url string, headers map[string]interface{}, body interface{}, target interface{}, printerr bool) *http.Response

func Get

func Get(url string, headers map[string]interface{}, printerr bool) (body string, response *http.Response)

func GetStruct

func GetStruct(url string, target interface{}, headers map[string]interface{}, printerr bool) *http.Response

func Post

func Post(url string, headers map[string]interface{}, br interface{}, printerr bool) (body string, response *http.Response)

func PostStruct

func PostStruct(url string, headers map[string]interface{}, body interface{}, target interface{}, printerr bool) *http.Response

func Put

func Put(url string, headers map[string]interface{}, br interface{}, printerr bool) (body string, response *http.Response)

func PutStruct

func PutStruct(url string, headers map[string]interface{}, body interface{}, target interface{}, printerr bool) *http.Response

Types

This section is empty.

Jump to

Keyboard shortcuts

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