Documentation
¶
Overview ¶
Package plugin is the Phase-1 host registry for Interseptor extensions (see docs/product/prd-0005-extensions.md). v1 is in-process only: first-party packages register hooks at init. Third-party load models come later.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmitFlowCaptured ¶
func EmitFlowCaptured(flowID int64)
EmitFlowCaptured invokes registered hooks outside any caller lock.
func OnFlowCaptured ¶
func OnFlowCaptured(h FlowHook)
OnFlowCaptured registers a hook. Safe for concurrent use.
Types ¶
Click to show internal directories.
Click to hide internal directories.