Kvasir.Command.Dispatcher behaviour (kvasir_agent v0.0.14) View Source
Link to this section Summary
Link to this section Callbacks
Specs
dispatch(Kvasir.Command.t(), Keyword.t()) :: {:ok, Kvasir.Command.t()} | {:error, atom()}
Specs
do_dispatch(Kvasir.Command.t()) :: {:ok, Kvasir.Command.t()} | {:error, atom()}