Conduit v0.1.1 Conduit.Adapter behaviour
Defines the behavior for an adapter.
Summary
Types
Callbacks
publish(arg0, arg1)
publish(Conduit.Message.t, Keyword.t) :: {:ok, Conduit.Message.t} | {:error, binary}