Categorygithub.com/terrextech/go-kafkacatch
module
1.0.0
Repository: https://github.com/terrextech/go-kafkacatch.git
Documentation: pkg.go.dev

# 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