Opus v0.5.0 Opus.Pipeline.Stage behaviour View Source

Specification of the stage behavior

Link to this section Summary

Link to this section Functions

Link to this function with_retries(arg, fun, map) View Source

Link to this section Callbacks

Link to this callback run({}, input) View Source
run(
  {module :: atom(), type :: atom(), name :: atom(), opts :: %{}},
  input :: any()
) :: {:cont | :halt, any()}