Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
cmd/gen
command
|
|
|
pkg
|
|
|
chanx
Package chanx provides paradigmatic goroutine communication: observable values, subjects, and cancelable subscriptions over channels.
|
Package chanx provides paradigmatic goroutine communication: observable values, subjects, and cancelable subscriptions over channels. |
|
nest
Package nest provides a guarded, derivable goroutine lifecycle boundary.
|
Package nest provides a guarded, derivable goroutine lifecycle boundary. |
|
orch
Package orch is the recipe layer of concx: opinionated scaffolding built on nest, chanx, and schedx.
|
Package orch is the recipe layer of concx: opinionated scaffolding built on nest, chanx, and schedx. |
|
orch/pipe
Package pipe is an orch recipe: typed linear pipeline with per-Push Result.
|
Package pipe is an orch recipe: typed linear pipeline with per-Push Result. |
|
orch/piper
Package piper is a lightweight typed operator chain: compose Operator / OperatorEx left-to-right without schedulers, channels, or [pipe]-style lifecycle.
|
Package piper is a lightweight typed operator chain: compose Operator / OperatorEx left-to-right without schedulers, channels, or [pipe]-style lifecycle. |
|
schedx
Package schedx provides concurrent job schedulers with bounded pending queues and graceful shutdown.
|
Package schedx provides concurrent job schedulers with bounded pending queues and graceful shutdown. |
Click to show internal directories.
Click to hide internal directories.