client

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckHttpResponseStatusCode

func CheckHttpResponseStatusCode(method, url string, statusCode int) error

CheckHttpResponseStatusCode 检查HTTP响应状态码

func GetJSON

func GetJSON(url string, respBody any) (http.Header, error)

func PostFileJSON

func PostFileJSON(url, fieldName, fileName string, respBody any) (http.Header, error)

func PostJSON

func PostJSON(url string, reqBody, respBody any) (http.Header, error)

PostJSON http post json

Types

This section is empty.

Jump to

Keyboard shortcuts

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