Documentation ¶
Index ¶
Constants ¶
View Source
const ( SourceEventSeparator = ":" // SourceEventSeparator - разделитель между источником и названием события DefaultSource = "EmptySource" // DefaultSource - название источника по умолчанию )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventEmitter ¶
EventEmitter - отправитель событий.
type EventReceiveFunc ¶ added in v0.25.0
EventReceiveFunc - получатель событий в виде функции.
Click to show internal directories.
Click to hide internal directories.