Versions in this module Expand all Collapse all v0 v0.1.0 Jun 14, 2026 Changes in this version + func Match[R, T any](o Outcome[R], completed func(Completed[R]) T, ...) T + type BudgetExceeded struct + Dimension budget.Dimension + Spend budget.Spend + type Completed struct + Iterations int + Result R + Spend budget.Spend + type Failed struct + Err error + type Interrupted struct + Token string + type Outcome interface + type PolicyDenied struct + Capability string + Tool string + type Stuck struct + Reason string