We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04aa84f commit b97615bCopy full SHA for b97615b
README.md
@@ -7,6 +7,8 @@ full Kafka protocol support with great performance and reliability.
7
The Golang bindings provides a high-level Producer and Consumer with support
8
for the balanced consumer groups of Apache Kafka 0.9 and above.
9
10
+See the [API documentation](http://docs.confluent.io/current/clients/confluent-kafka-go/index.html) for more information.
11
+
12
**License**: [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0)
13
14
0 commit comments