Structs§
- Plugin
Context - Per-plugin, per-invocation execution context.
- Plugin
Context Table - Threaded execution state carried from one hook invocation to the next
within a single request lifecycle (e.g.,
pre_invoke→post_invoke).
pre_invoke → post_invoke).