Documentation ¶
Overview ¶
Package httpx Date: 2023/4/6 10:28 Author: Amu Description:
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseWrapper ¶
func PostJson ¶
func PostJson(url string, params *string, timeout int) ResponseWrapper
PostJson post json
func PostParams ¶
func PostParams(url string, params *string, timeout int) ResponseWrapper
PostParams post form data
Click to show internal directories.
Click to hide internal directories.