Neuron.Connection behaviour (neuron v5.0.0) View Source
Neuron.Connection is a behaviour for defining pluggable connectors for Neuron library.
Link to this section Summary
Link to this section Callbacks
Specs
call(String.t(), Keyword.t()) :: {:ok, Neuron.Response.t()} | {:error, term()}