WIP: Develop
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
- Andre Sterba authored
See merge request !362
@@ -61,7 +62,8 @@ func (e *EventService) PublishEvent(topic string, event event.Event) error {
@@ -61,7 +62,8 @@ func (e *EventService) PublishEvent(topic string, event event.Event) error {
return &errors.ErrCouldNotMarshall{Identifier: topic + " " + event.EntityID.String(), Type: event.Type, Err: err}