Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventWaiter ¶
type EventWaiter struct {
// contains filtered or unexported fields
}
EventWaiter waits for certain events to match a criteria.
func (*EventWaiter) Notify ¶
Notify implements the eventhorizon.EventObserver.Notify method which forwards events to the waiters so that they can match the events.
Click to show internal directories.
Click to hide internal directories.