Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KafkaCarrier ¶
type KafkaCarrier struct {
Headers []kafka.Header
}
func (*KafkaCarrier) Get ¶
func (c *KafkaCarrier) Get(key string) string
func (*KafkaCarrier) Keys ¶
func (c *KafkaCarrier) Keys() []string
func (*KafkaCarrier) Set ¶
func (c *KafkaCarrier) Set(key string, value string)
Click to show internal directories.
Click to hide internal directories.