Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 148 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 148 Bytes

go-kafka-consumer

go example of reading from a topic

In order to run the example on mac.

  • brew install librdkafka
  • brew install pkg-config