publishEvent

abstract fun publishEvent(event: DomainEvent)

Publish an event to Kafka

Parameters

event

the event to publish