Versions in this module Expand all Collapse all v1 v1.0.9 Jan 9, 2025 Changes in this version + type Wait interface + IsRegistered func(id uint64) bool + Register func(id uint64) <-chan interface{} + Trigger func(id uint64, x interface{}) + func New() Wait