package wait
import "github.com/coreos/etcd/wait"
Index ¶
- type List
- func New() *List
- func (w *List) Register(id uint64) <-chan interface{}
- func (w *List) Trigger(id uint64, x interface{})
- type Wait
Types ¶
type List ¶
type List struct {
// contains filtered or unexported fields
}
func New ¶
func New() *List
func (*List) Register ¶
func (*List) Trigger ¶
type Wait ¶
Source Files ¶
- Version
- v0.5.0-alpha.0
- Published
- Oct 25, 2014
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 25 minutes ago –
Tools for package owners.