A [very small] collection of command line utilities to show example Go code to accomplish something using
github.com/segmentio/kafka-go.
NOTE Currently we're using a replace directive because I'm relying on this open PR for support for aws-sdk-go-v2. If and when it's merged, I'll remove the replace directive.
cmd/create-topic
This creates a topic on an AWS MSK cluster using AWS IAM. See its README.