-
Notifications
You must be signed in to change notification settings - Fork 662
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot build example #1341
Comments
sarama work well , bye-bye confluent-kafka-go |
Have you solved it? |
I faced the same thing, any solution |
just use IBM/sarama instead of this package |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
command-line-arguments
.\main.go:9:18: undefined: kafka.NewProducer
.\main.go:9:37: undefined: kafka.ConfigMap
.\main.go:20:16: undefined: kafka.Message
.\main.go:33:20: undefined: kafka.Message
.\main.go:34:26: undefined: kafka.TopicPartition
.\main.go:34:73: undefined: kafka.PartitionAny
How to reproduce
Windows 11,
Go 1.23.3
The text was updated successfully, but these errors were encountered: