type go.pact.im/x/supervisor.Hook

3 uses

	go.pact.im/x/supervisor (current package)
		supervisor.go#L28: 	hook   Hook
		supervisor.go#L34: type Hook struct {
		supervisor.go#L48: func NewSupervisor(runner process.Runner, exec flaky.Executor, hook Hook) *Supervisor {