kafka

package
v0.0.0-...-7fa8e96 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2020 License: Apache-2.0 Imports: 14 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(brokers []string, autoInterval bool) *mtPublisher

Types

type MetricDataBuffer

type MetricDataBuffer struct {
	Data []byte
	Type MetricDataType
}

type MetricDataType

type MetricDataType int
const (
	MetricData MetricDataType = iota
	MetricPoint
	MetricPointNoOrg
)

type Partitioner

type Partitioner interface {
	// contains filtered or unexported methods
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL