- Preparing search index...
- The search index is not available
@sofkau/ddd
Interface IEventPublisher
Methods
emit
- emit<ResultType, InputType>(pattern: any, data: InputType): Observable<ResultType>
-
Type Parameters
-
ResultType = any
-
InputType = any
Parameters
-
pattern: any
-
data: InputType
Returns Observable<ResultType>
Interface representing a event publisher
Export
Interface
IEventPublisher
Since
1.0.0
Version
1.0.0
License
MIT
Author
Julian Andres Lasso Figueroa julian.lasso@sofka.com.co