Versions in this module Expand all Collapse all v1 v1.14.0 Jul 31, 2018 Changes in this version + type Event struct + func NewEvent() *Event + func (e *Event) Done() <-chan struct{} + func (e *Event) Fire() bool + func (e *Event) HasFired() bool