consumer

command
v0.6.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

README

Example Consumer

You can test your event producer fully works by adding a consumer to read the messages published on the Kafka broker; to see it in action, startup your kafka broker (or in our case run task run-dev), and then run:

go run pkg/events/kafka/consumer/main.go -brokers="localhost:10000" -topics="sarama" -group="example"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL