kafka

package
v0.0.0-...-dfea14c Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2019 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Kafka

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

Kafka allows reading/writing to a Kafka consumer group

func NewKafka

func NewKafka() *Kafka

NewKafka returns a new kafka binding instance

func (*Kafka) Init

func (k *Kafka) Init(metadata bindings.Metadata) error

Init does metadata parsing and connection establishment

func (*Kafka) Read

func (k *Kafka) Read(handler func(*bindings.ReadResponse) error) error

func (*Kafka) Write

func (k *Kafka) Write(req *bindings.WriteRequest) error

Jump to

Keyboard shortcuts

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