Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSON ¶
func JSON(client *fasthttp.Client, url string, met Method, req interface{}, res interface{}, trace ...tracehandler.Trace) (err error)
JSON : 自定義 Client的方式JSON Requset/Respone
func JSONRequest ¶
func JSONRequest(client *fasthttp.Client, url, method string, reqData, resData interface{}, trace ...tracehandler.Trace) error
JSONRequest : 自定義 Client的方式JSON Requset/Respone
Types ¶
Click to show internal directories.
Click to hide internal directories.