httptool

package
v0.0.0-...-cb1f643 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HttpDelete

func HttpDelete(url string, headers map[string]string, data []byte) (httpCode int, result []byte, err error)

func HttpGet

func HttpGet(url string, headers map[string]string) (httpCode int, result []byte, err error)

func HttpPost

func HttpPost(url string, headers map[string]string, data []byte) (httpCode int, result []byte, err error)

func HttpPut

func HttpPut(url string, headers map[string]string, data []byte) (httpCode int, result []byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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