For Kafka events in our outbox bucket, we want to use go-dcp-kafka to send them. When event is published, we want to remove the event document from the outbox bucket. #77
For this reason, I made a development to add a callback function after the event is published
For Kafka events in our outbox bucket, we want to use go-dcp-kafka to send them. When event is published, we want to remove the event document from the outbox bucket. #77
For this reason, I made a development to add a callback function after the event is published