reactor

command module
v0.0.0-...-f50f273 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2021 License: MIT Imports: 15 Imported by: 0

README

Reactor

reactor is a stream processing tool built using 💥 fusion.

Usage

  1. Install reactor using go get -u -v github.com/spy16/fusion/reactor

  2. Create a config file my_config.json by referring to config files in samples

  3. Run reactor -config my_config.json. When you run this, reactor will:

    1. Reactor will parse the proto message and create a message descriptor.
    2. Connect to Kafka cluster and subscribe to given topic name.
    3. Parse every message body as protobuf using the descriptor created in step 1 and log JSON formatted version to stdout.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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