kafka

command
v0.0.0-...-eec9229 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

README

Kafka Sink Integration Test

Start kafka
docker-compose up -d kafka
Running the consumer
# give kafka time to start before running the consumer
docker-compose up consumer
Running the integration test
# one time test
docker-compose up app

# repeated testing, much faster
docker-compose run --entrypoint=/bin/sh app
$ cd tests/kafka
$ go install
$ go run main.go

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