Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Empty ¶
Empty creates a new event instance which will not error but will not allow observers to be added nor invoked.
This should be used when an event is not available so that attempting to add an observer to an event will not require the event assignment to first check if the event is nil or not.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.