kafka

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: May 23, 2018 License: Apache-2.0, Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package kafka provides an implementation of the transport interface for Apache Kafka.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConsumer

func NewConsumer(addrs []string, groupID string, topics []string, consumerConfig *cluster.Config) (*consumer, error)

func NewInspector added in v0.0.6

func NewInspector(brokers []string) (*inspector, error)

NewInspector creates an inspector for a given collection of Kafka brokers.

func NewProducer

func NewProducer(brokerAddrs []string) (*producer, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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