Versions in this module Expand all Collapse all v1 v1.51.4 Oct 3, 2022 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