curl

package
v0.0.0-...-90fe38c Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(c *gin.Context, url string, data interface{}, headers map[string]interface{}) (gjson.Result, error)

Get 请求

func PostForm

func PostForm(c *gin.Context, url string, data map[string]interface{}, headers map[string]interface{}) (gjson.Result, error)

PostForm 请求

func PostJson

func PostJson(c *gin.Context, url string, data string, headers map[string]string) (gjson.Result, error)

PostJson 请求

Types

This section is empty.

Jump to

Keyboard shortcuts

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