Versions in this module Expand all Collapse all v0 v0.1.3 Nov 3, 2017 Changes in this version + type Waiter struct + func NewWaiter(sched core.Schedule, ctx context.Context) *Waiter + func (w *Waiter) Wait() (ok bool)