# README
Go-KafkaCatch
This package helps catch specific responses from Kafka message-stream.
How it works
- Specify UUID of the response intended to be captured.
- Receive the message from resultant channel.
Check Go Docs from more info. Check tests-file for additional examples.
# Packages
No description provided by the author