Documentation ¶
Overview ¶
Package http contains helpers related to HTTP protocol
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PostJSONRequest ¶
func PostJSONRequest(url string, payload interface{})
PostJSONRequest send an arbitrary JSON payload to an endpoint.
func PostJSONRequestWithRetries ¶
PostJSONRequestWithRetries send an arbitrary JSON payload to an endpoint.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.