View Source Dopple.Schedule.Event (Dopple v0.1.1-alpha12)

A schedule that can be kicked off manually by enqueing an event

Link to this section Summary

Link to this section Functions

Link to this function

enqueue(schedule, event)

View Source

Callback implementation for GenStage.handle_cast/2.

Link to this function

handle_demand(incoming, arg)

View Source

Callback implementation for GenStage.handle_demand/2.

Callback implementation for GenStage.init/1.