Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Helper ¶
type Helper[T any] struct { // contains filtered or unexported fields }
Helper assists in creating event handlers.
type Options ¶
Options can be used to create customized handler.
func DefaultOptions ¶
DefaultOptions returns options based in config.
type Subscriber ¶
type Subscriber[T any] struct { // contains filtered or unexported fields }
Subscriber represents a subscriber listener.
Click to show internal directories.
Click to hide internal directories.