kafka

package
v0.0.0-...-fc68300 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Space = " "
	Comma = ","
)

Variables

This section is empty.

Functions

func NewConsumer

func NewConsumer(config ConsumerConfig, done <-chan struct{}) (outKvChan <-chan *util.KV, err error)

TODO: LOGGING

Types

type ConsumerConfig

type ConsumerConfig struct {
	// contains filtered or unexported fields
}

func NewConsumerConfig

func NewConsumerConfig(brokers, topics, groupId string, chanCapacity int) ConsumerConfig

func (ConsumerConfig) OK

func (config ConsumerConfig) OK() (bool, error)

Jump to

Keyboard shortcuts

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