View Source ExMarketo.Producer (ex marketo v0.1.5)

Producer for Marketo API events.

Link to this section Summary

Link to this section Functions

Link to this function

handle_call(arg1, from, state)

View Source

Callback implementation for GenStage.handle_call/3.

Link to this function

handle_demand(demand, state)

View Source

Callback implementation for GenStage.handle_demand/2.

Link to this function

handle_info(atom, state)

View Source

Callback implementation for GenStage.handle_info/2.

Callback implementation for GenStage.init/1.