Spandex v2.1.0 Spandex.Adapter behaviour View Source

The callbacks required to implement the Spandex.Adapter behaviour.

Link to this section Summary

Link to this section Callbacks

Link to this callback default_sender() View Source
default_sender() :: module()
Link to this callback distributed_context(arg0, arg1) View Source
distributed_context(Plug.Conn.t(), Keyword.t()) ::
  {:ok, term()} | {:error, term()}