Alixir (alixir_core v0.2.1) View Source

Link to this section Summary

Link to this section Types

Specs

body() :: String.t()

Specs

reason() :: String.t()

Specs

status_code() :: integer()

Link to this section Functions

Specs

request(Alixir.Request.Operation.t()) ::
  {:ok, status_code(), body()} | {:error, reason()}