(ctx context.Context, client v1.API, selectors string, start time.Time, duration time.Duration)
| 19 | |
| 20 | MinQueryTime() time.Time |
| 21 | Test(ctx context.Context, client v1.API, selectors string, start time.Time, duration time.Duration) (bool, error) |
| 22 | Stop() |
| 23 | } |
no outgoing calls
no test coverage detected