package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
Pick wraps registry.pick() which returns a saslMechanism for the given sink URL, or ok=false if none is specified.
# Interfaces
SASLMechanism is an interface for SASL mechanism instances, built from URLs, to be applied to sarama and kgo configurations.