GO-2022-0834: Information Exposure in jaeger in github.com/jaegertracing/jaeger
package
Version:
v1.11.0
Opens a new window with list of versions in this module.
Published: Mar 7, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 50
Opens a new window with list of known importers.
Documentation
¶
Builder builds a new kafka consumer
Configuration describes the configuration properties needed to create a Kafka consumer
NewConsumer creates a new kafka consumer
type Consumer interface {
Partitions() <-chan cluster.PartitionConsumer
MarkPartitionOffset(topic string, partition int32, offset int64, metadata string)
io.Closer
}
Consumer is an interface to features of Sarama that are necessary for the consumer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.