Opus v0.1.1 Opus.Pipeline.Stage behaviour

Specification of the stage behavior

Link to this section Summary

Link to this section Functions

Link to this function handle_run(res, arg2)
Link to this function maybe_run(stage, input)

Link to this section Callbacks

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