dawdle v0.4.0 Dawdle.Backend behaviour View Source

Behaviour module for Dawdle backend implementation

Link to this section Summary

Link to this section Callbacks

Link to this callback send(arg0, arg1, arg2) View Source
send(Dawdle.callback(), Dawdle.argument(), Dawdle.duration()) ::
  :ok | {:error, term()}
Link to this callback start_link() View Source
start_link() :: {:ok, pid()}