Jul 15, 2020 Jul 15, 2020 Learning Golang (some rough notes) - S02E05 - Kafka Go AdminClient Having ticked off the basics with an Apache Kafka producer and consumer in Go, let’s now check out the AdminClient. This is useful for checking out metadata about the cluster, creating topics, and stuff like that.