moved the kafka-go project to this repository
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package response
|
||||
|
||||
type Message struct {
|
||||
body []byte
|
||||
header V0Header
|
||||
messageSize int32
|
||||
}
|
||||
Reference in New Issue
Block a user