File: README.md

package info (click to toggle)
golang-github-shopify-sarama 1.22.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid
  • size: 1,728 kB
  • sloc: sh: 112; makefile: 43
file content (4 lines) | stat: -rw-r--r-- 158 bytes parent folder | download
1
2
3
4
Example commande line:

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