Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
embed
command
Command embed is the Tier-A example main from the flows design (§18.6): it EMBEDS the engine as a plain library — zero third-party dependencies, no service, no control plane — and drives one run end to end in-process.
|
Command embed is the Tier-A example main from the flows design (§18.6): it EMBEDS the engine as a plain library — zero third-party dependencies, no service, no control plane — and drives one run end to end in-process. |
|
service
command
Command service is the Tier-B example main from the flows design (§18.6): a plug-and-play HTTP service that runs the engine IN-PROCESS with still ZERO third-party dependencies.
|
Command service is the Tier-B example main from the flows design (§18.6): a plug-and-play HTTP service that runs the engine IN-PROCESS with still ZERO third-party dependencies. |
|
pkg
|
|
|
controlplane
Package controlplane coordinates flow execution.
|
Package controlplane coordinates flow execution. |
|
flow
Package flow is the durable, pregel-style workflow engine.
|
Package flow is the durable, pregel-style workflow engine. |
|
ingress
Package ingress accepts inbound flow requests.
|
Package ingress accepts inbound flow requests. |
|
registry
Package registry holds flow and node registrations.
|
Package registry holds flow and node registrations. |
|
store
module
|
Click to show internal directories.
Click to hide internal directories.