Skip to content

mildebrandt/confluent-kafka-go-191

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

confluent-kafka-go-191

This code will pull the Kafka 1.0.0 docker image, start the container, and recreate an issue similar to confluentinc/confluent-kafka-go#191

To run the example:

go get github.com/eyeofthefrog/confluent-kafka-go-191
cd ~/go/src/github.com/eyeofthefrog/confluent-kafka-go-191
go get ./...
go build
./confluent-kafka-go-191
docker run --network=issue-191 -it --rm eyeofthefrog/confluent-kafka-go-191 /traffic

Releases

No releases published

Packages

No packages published

Languages