ExOkex v0.1.0 ExOkex.Api View Source
Link to this section Summary
Link to this section Types
Link to this type
response()
View Source
response() :: {:ok, term()} | {:error, term()} | {:error, body(), status_code()}
Link to this section Functions
Link to this function
parse_response(response)
View Source
parse_response(
{:ok, HTTPoison.Response.t() | HTTPoison.AsyncResponse.t()}
| {:error, HTTPoison.Error.t()}
) :: response()