package
0.4.47
Repository: https://github.com/segmentio/kafka-go.git
Documentation: pkg.go.dev

# Functions

Mechanism returns a new sasl.Mechanism that will use SCRAM with the provided Algorithm to securely transmit the provided credentials to Kafka.

# Variables

# Interfaces

Algorithm determines the hash function used by SCRAM to protect the user's credentials.