I want to create a basic test case without bootstrapping producer, consumer and an instance of kafka for a test. I'm stuck with creating a basic message somehow and cannot find my error. This is the struct definition from the
CodePudding user response:
The code is working properly, it is just a display issue by the IDE GoLand (2021.3.3)