package
0.4.39-liftoff-001
Repository: https://github.com/liftoffio/skafka.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.
# Interfaces
Algorithm determines the hash function used by SCRAM to protect the user's credentials.