1.2 KiB
1.2 KiB
title | description | menu | weight | cascade | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
kafka package | The `kafka` package provides tools for working with [Apache Kafka](https://kafka.apache.org/). |
|
11 |
|
The kafka
package provides tools for working with Apache Kafka.
Import the kafka
package:
import "kafka"
Functions
{{< children type="functions" show="pages" >}}