ex_nifcloud v0.0.2 ExNifcloud.Request View Source
Makes requests to Nifcloud.
Link to this section Summary
Link to this section Types
Link to this type
error_t()
View Source
error_t() :: {:error, {:http_error, http_status(), binary()}}
Link to this section Functions
Link to this function
request_and_retry(method, url, service, config, headers, req_body, arg)
View Source