request

package
v0.0.0-...-fd86128 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(reqUrl string, param map[string]string) ([]byte, error)

func PostJson

func PostJson(reqUrl string, param map[string]interface{}) ([]byte, error)

func PostJsonWithHeader

func PostJsonWithHeader(reqUrl string, headers map[string]string, param map[string]interface{}) ([]byte, error)

func PostUrlEncoded

func PostUrlEncoded(reqUrl string, param map[string]string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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