Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bus ¶
type Bus struct {
// contains filtered or unexported fields
}
Bus is an event bus that dispatches events to registered handlers
func (*Bus) Unsubscribe ¶
Unsubscribe removes a handler for a specific event type
Click to show internal directories.
Click to hide internal directories.