confluent-kafka-go
confluent-kafka-go copied to clipboard
return more clearly topic error message
topic error was catch in ErrInvalidArg but it can show more clearly
@milindl please review , thanks...
issue link https://github.com/confluentinc/confluent-kafka-go/issues/1160
@milindl please review again and it can be merged
Hi @darrkz , please run the go fmt command on the codebase to fix the format issues automatically. I can run the CI and merge it after that.