Documentation
¶
Overview ¶
Package notifier implements a Notifier type, which can be used to send broadcast notification to many listeners.
Unlike sync.Cond, here is no delivery guarantee, e.g. if a listener is too busy to pick up the notification, it will be dropped.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.