package
1.3.2
Repository: https://github.com/go-leo/design-pattern.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrBusClosed bus was closed.
ErrEventNil event is nil.
ErrEventTypeInvalid event type is invalid.
ErrListenerIncomparable listener is incomparable.
ErrListenerNil listener is nil.

# Structs

No description provided by the author

# Interfaces

No description provided by the author
Event is an interface with a specific type that is associated to a specific Listener.
Listener is Event listener interface.

# Type aliases

No description provided by the author