Varun 25aedae6c3 fixed declaration dependencies and other lint issues (#1743) %!s(int64=4) %!d(string=hai) anos
..
.gitignore 23982ed422 Add SCRAM authentication example. %!s(int64=5) %!d(string=hai) anos
README.md 23982ed422 Add SCRAM authentication example. %!s(int64=5) %!d(string=hai) anos
main.go 25aedae6c3 fixed declaration dependencies and other lint issues (#1743) %!s(int64=4) %!d(string=hai) anos
scram_client.go 23982ed422 Add SCRAM authentication example. %!s(int64=5) %!d(string=hai) anos

README.md

Example commande line:

./sasl_scram_client -brokers localhost:9094 -username foo -passwd a_password -topic topic_name -tls -algorithm [sha256|sha512]