A simple executable to handle MongoDB change streams events.
cd ./mongostreams/mongostreams
dep ensure -v
go build -v
usage: mongostreams [-h|--help] -d|--directory "<value>" -c|--config "<value>"
Arguments:
-h --help Print help information
-d --directory Specify a working directory
-c --config Specify a configuration JSON file