result_piping

command
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package main demonstrates ResultFrom (result piping) in dureq workflows — automatically passing one task's output as the next task's input.

Scenario: A multi-step order pipeline where each step's output feeds the next step via ResultFrom.

validate_order → calculate_total → apply_discount → finalize

Each task receives the upstream result + its own original payload via TypedHandlerWithUpstream[U, T].

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL