Spandex v2.0.0 Spandex.Adapter behaviour View Source

The callbacks required to implement an adapter.

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()}
Link to this callback trace_id() View Source
trace_id() :: term()