add publisher name for debugging
This commit is contained in:
@@ -17,6 +17,7 @@ type PublisherConfiguration struct {
|
||||
CreateTopic bool
|
||||
CreateTopicPartitionCount int32
|
||||
Brokers []string
|
||||
PublisherName string // for debugging
|
||||
}
|
||||
|
||||
type PublishClient struct {
|
||||
|
||||
Reference in New Issue
Block a user