type go.pact.im/x/flaky.Executor
8 uses
go.pact.im/x/flaky (current package)
flaky.go#L12: type Executor interface {
once.go#L11: func Once() Executor {
permanent.go#L73: func UntilPermanent() Executor {
schedule.go#L114: exec Executor
schedule.go#L119: func WithSchedule(e Executor, s Schedule) *ScheduleExecutor {
watchdog.go#L30: func Watchdog(e Executor, s Schedule) *WatchdogExecutor {
go.pact.im/x/supervisor
supervisor.go#L27: exec flaky.Executor
supervisor.go#L48: func NewSupervisor(runner process.Runner, exec flaky.Executor, hook Hook) *Supervisor {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)