docs-v2/content/flux/v0.x/stdlib/kafka/_index.md

1.2 KiB

title description menu weight cascade
kafka package The `kafka` package provides tools for working with [Apache Kafka](https://kafka.apache.org/).
flux_0_x_ref
name parent identifier
kafka stdlib kafka
11
flux/v0.x/tags introduced
kafka
0.14.0

The kafka package provides tools for working with Apache Kafka. Import the kafka package:

import "kafka"

Functions

{{< children type="functions" show="pages" >}}