Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DrainAndCloseRequest ¶
DrainAndCloseRequest can be used (most probably with defer) from the client side to ensure that the http request body is consumed til the end and closed.
func DrainAndCloseResponse ¶
DrainAndCloseResponse can be used (most probably with defer) from the client side to ensure that the http response body is consumed til the end and closed.
func NewHTTPClient ¶
NewHTTPClient returns a new default http client.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.