Directories ¶
Path | Synopsis |
---|---|
examples
|
|
admin_create_topic
Create topic
|
Create topic |
admin_delete_topics
Delete topics
|
Delete topics |
admin_describe_config
List current configuration for a cluster resource
|
List current configuration for a cluster resource |
consumer_channel_example
Example channel-based high-level Apache Kafka consumer
|
Example channel-based high-level Apache Kafka consumer |
consumer_example
Example function-based high-level Apache Kafka consumer
|
Example function-based high-level Apache Kafka consumer |
consumer_offset_metadata
Example Apache Kafka consumer that commit offset with metadata
|
Example Apache Kafka consumer that commit offset with metadata |
cooperative_consumer_example
Example high-level Apache Kafka consumer using the cooperative incremental rebalancing protocol which allows seamless reassignment of partitions to other group members.
|
Example high-level Apache Kafka consumer using the cooperative incremental rebalancing protocol which allows seamless reassignment of partitions to other group members. |
go-kafkacat
Example kafkacat clone written in Golang
|
Example kafkacat clone written in Golang |
oauthbearer_example
Example client with a custom OAUTHBEARER token implementation.
|
Example client with a custom OAUTHBEARER token implementation. |
producer_channel_example
Example channel-based Apache Kafka producer
|
Example channel-based Apache Kafka producer |
producer_example
Example function-based Apache Kafka producer
|
Example function-based Apache Kafka producer |
stats_example
Example of a consumer handling statistics events.
|
Example of a consumer handling statistics events. |
Package kafka provides high-level Apache Kafka producer and consumers using bindings on-top of the librdkafka C library.
|
Package kafka provides high-level Apache Kafka producer and consumers using bindings on-top of the librdkafka C library. |
go_rdkafka_generr
confluent-kafka-go internal tool to generate error constants from librdkafka
|
confluent-kafka-go internal tool to generate error constants from librdkafka |
kafkatest
|
|
go_verifiable_consumer
Apache Kafka kafkatest VerifiableConsumer implemented in Go
|
Apache Kafka kafkatest VerifiableConsumer implemented in Go |
go_verifiable_producer
Apache Kafka kafkatest VerifiableProducer implemented in Go
|
Apache Kafka kafkatest VerifiableProducer implemented in Go |
Click to show internal directories.
Click to hide internal directories.