Versions in this module Expand all Collapse all v1 v1.0.0 May 9, 2026 Changes in this version + type Executor struct + func NewExecutor(w io.Writer) *Executor + func (e *Executor) RunAfterStart(ctx context.Context, parentService string, actions []config.HookAction) error