Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { TopicPartition TopicPartition Value []byte Key []byte Headers []Header Timestamp time.Time Metadata *string }
func (Message) KafkaHeaders ¶
func (Message) KafkaTopicPartition ¶
func (m Message) KafkaTopicPartition() (tp kafka.TopicPartition)
type TopicPartition ¶
Click to show internal directories.
Click to hide internal directories.