ALF.Components.Plug (alf v0.1.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

handle_call(atom, arg2, state)

View Source

Callback implementation for GenStage.handle_call/3.

Link to this function

handle_events(list, from, state)

View Source

Callback implementation for GenStage.handle_events/3.

Link to this function

handle_subscribe(atom, subscription_options, from, state)

View Source

Callback implementation for GenStage.handle_subscribe/4.

Callback implementation for GenStage.init/1.