Versions in this module Expand all Collapse all v1 v1.0.1 Jul 13, 2024 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