//
pkg.gl
Category
github.com/AeroAgency/golang-helpers-lib
event
package
1.2.3
Repository:
https://github.com/aeroagency/golang-helpers-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
51 SLOC
#
Functions
NewDispatcher
конструктор.
#
Structs
Dispatcher
диспетчер событий.
#
Interfaces
Event
All custom event types must satisfy this interface.
Listener
All custom event listeners must satisfy this interface.
#
Type aliases
Name
All custom events names must be of this type.