go.pact.im/x/supervisor.Hook.Pre (field)

3 uses

	go.pact.im/x/supervisor (current package)
		supervisor.go#L39: 	Pre func(context.Context, *Supervisor) error
		supervisor.go#L155: 	if s.hook.Pre == nil {
		supervisor.go#L158: 	return s.hook.Pre(ctx, s)