elodina / go_kafka_client

Apache Kafka Client Library for Go
http://www.elodina.net
Apache License 2.0
275 stars 74 forks source link

Create topic #198

Open stgleb opened 8 years ago

stgleb commented 8 years ago

Is it possible right now or at least doable in future to create topic programmatically? Without using script kafka-topic.sh?