roulette v1.0.1 Roulette.Subscriber
Link to this section Summary
Link to this section Functions
Link to this function
sub(module, topic)
sub(module(), String.t()) :: DynamicSupervisor.on_start_child()
Link to this function
unsub(module, subscription)
unsub(module(), pid()) :: :ok | {:error, :not_found}
unsub(module(), String.t()) :: :ok | {:error, :not_found}