Spandex v1.6.0 Spandex.Adapters.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 span_id() View Source
span_id() :: term
Link to this callback trace_id() View Source
trace_id() :: term