Humiex.HTTPAsyncBehaviour behaviour (humiex v0.2.0) View Source

Link to this section Summary

Link to this section Callbacks

Specs

next(State.t()) :: {[any()], State.t()} | {:halt, State.t()}

Specs

start(State.t()) :: (() -> State.t())

Specs

stop(State.t()) :: {:ok, any()} | {:error, any()}