View Source Telegex.Caller.Adapter.HTTPoison (Telegex v1.0.1)
HTTPoison based caller adapter.
Link to this section Summary
Link to this section Types
@type error() :: Telegex.Type.error()
@type httposion_err() :: %{reason: atom()}
@type httposion_resp() :: HTTPoison.Response.t()