connecting

package
v0.6.7 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2021 License: BSD-3-Clause Imports: 6 Imported by: 0

README

Connecting to a Kafka cluster

In this directory you'll find some examples demonstrating how to create a client for the various supported Kafka authentication options.

SASL Support

Supported SASL mechanisms are:

  • Kerberos / GSSAPI
  • OAuth
  • Plain
  • SCRAM (SHA256 + SHA512)

TLS Support

This client does not provide any TLS on its own, however it does provide a Dialer option to set how connections should be dialed to brokers. You can use the dialer to dial TLS as necessary, with any specific custom TLS configuration you desire.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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