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