Directories
¶
| Path | Synopsis |
|---|---|
|
Package main demonstrates durable-go's async RunStep fan-out: several steps run concurrently, joined with Get; a first-of-N select reacts to whichever of two steps finishes first; one step suspends with ErrStepPending and is resumed by an external CompleteStep call.
|
Package main demonstrates durable-go's async RunStep fan-out: several steps run concurrently, joined with Get; a first-of-N select reacts to whichever of two steps finishes first; one step suspends with ErrStepPending and is resumed by an external CompleteStep call. |
|
Package main demonstrates the functional / closure style of durable-go.
|
Package main demonstrates the functional / closure style of durable-go. |
|
Package main demonstrates durable-go's core value: crash recovery and step replay.
|
Package main demonstrates durable-go's core value: crash recovery and step replay. |
|
Package main demonstrates the struct / method-receiver style of durable-go.
|
Package main demonstrates the struct / method-receiver style of durable-go. |
|
Package main runs a YAML workflow file as one durable-go task.
|
Package main runs a YAML workflow file as one durable-go task. |
Click to show internal directories.
Click to hide internal directories.