View Source Dopple.Schedule protocol (Dopple v0.1.1-alpha12)
A decision mechanism for when to send out a ping
Link to this section Summary
Link to this section Types
@type t() :: term()
Link to this section Functions
@spec producer(t()) :: {:ok, GenStage.stage()} | {:error, any()}