kafka

package
v0.0.0-...-2c27dae Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2022 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connector

type Connector struct {
	abstract.ConfigurableConnector
	KafkaAdminClient     *kafka.AdminClient
	SchemaRegistryClient *srclient.SchemaRegistryClient
}

func NewKafkaConnector

func NewKafkaConnector() *Connector

NewKafkaConnector ... Factory

func (*Connector) CloseConnection

func (c *Connector) CloseConnection()

CloseConnection ... Disconnects and deallocates resources

func (*Connector) InitConnection

func (c *Connector) InitConnection(def *conf.DataSourceDefinition)

InitConnection ... Instantiate the connection with the remote service

Jump to

Keyboard shortcuts

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