Expand description
Hook runtimes (in-process, command, HTTP) and deterministic default engine.
Structs§
- Background
Dispatch Ledger - Observable ledger of background dispatch skip/drop signals.
- Default
Hook Engine - Deterministic hook engine used by all control surfaces.
- Hook
Execution Policy - Typed owner for hook execution policy (ordering, timeout, and background queue-pressure).
- Hook
Handler Revision - Monotonic revision of an in-process hook handler registration.
- InProcess
Hook Handler Id - Stable identity for an in-process hook handler registered with the runtime.
- Runtime
Hook Response - Response returned by runtime adapters.
Enums§
- Background
Dispatch Signal - Typed reason a background hook publish was not delivered.
- Handler
Registration Outcome - Outcome of registering an in-process hook handler against a stable id.