Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Do ¶
Do issue http request and calls f with the response. if ctx.Done is called during the request handling. Do cancels the request and wait s for f quit return ctx.Err
func DoReqWithCtx ¶
DoReqWithCtx like Do except the ctx extract from req.Context()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.