command
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Nov 8, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Consumer
Read records from the Kinesis stream
Environment Variables
Export the required environment vars for connecting to the Kinesis stream and Redis for checkpoint:
export AWS_ACCESS_KEY=
export AWS_REGION=
export AWS_SECRET_KEY=
export REDIS_URL=
Run the consumer
$ go run main.go --app appName --stream streamName
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.