Versions in this module Expand all Collapse all v0 v0.1.0 Jun 16, 2026 Changes in this version + type HookExecutorAdapter struct + func NewHookExecutorAdapter(registry *registry.Registry) *HookExecutorAdapter + func (a *HookExecutorAdapter) Execute(ctx context.Context, hookName plugin.HookName, data []byte) ([]byte, error)