Documentation
¶
Index ¶
- Variables
- func Delete(req *http.Request, url, data string, headers map[string]string, readBuf []byte) summary.ResStruct
- func Get(req *http.Request, url, data string, headers map[string]string, readBuf []byte) summary.ResStruct
- func GetReq(url, method, bodydata string, headers map[string]string) (req *http.Request)
- func Head(req *http.Request, url, data string, headers map[string]string, readBuf []byte) summary.ResStruct
- func Post(req *http.Request, url, data string, headers map[string]string, readBuf []byte) summary.ResStruct
- func Put(req *http.Request, url, data string, headers map[string]string, readBuf []byte) summary.ResStruct
Constants ¶
This section is empty.
Variables ¶
View Source
var (
HttpClients []*http.Client
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.