Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KafkaMetricsProducer ¶
type KafkaMetricsProducer struct {
// contains filtered or unexported fields
}
func NewKafkaMetricsProducer ¶
func NewKafkaMetricsProducer(topic string, producer *kafka.Producer) *KafkaMetricsProducer
func (*KafkaMetricsProducer) Produce ¶
func (p *KafkaMetricsProducer) Produce(metrics *domain.LinkMetrics) error
Click to show internal directories.
Click to hide internal directories.