Helios v0.1.0 Helios.Pipeline.Builder View Source

Builder for Helios pipeline

Link to this section Summary

Functions

A macro that stores a new plug into pipeline. opts will be passed unchanged to the new plug

Link to this section Types

Link to this section Functions

Link to this macro plug(plug, opts \\ []) View Source (macro)

A macro that stores a new plug into pipeline. opts will be passed unchanged to the new plug.