command
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Nov 25, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 31
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
This tool is bundled into engines and becomes the entry point. It is more fully explained in the documentation.
Development
Kafka integration test
Start Kafka with:
zookeeper-server-start /usr/local/etc/kafka/zookeeper.properties & kafka-server-start /usr/local/etc/kafka/server.properties
Run the tests with:
KAFKATEST=true GO111MODULE=on go test -v ./...
Installing developer dependencies
- Install Java with
brew cask install java
- Install Kafka with
brew install kafka
Resources
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
examples
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.