Changelog
538f05c Add .goreleaser.yml
03dec4f Clean up documentation and defaults
4aec21d Clean up error handling and increase parallelism for creating partition consumers
94dd66c Cleaned up README with new flags format
29e67ca Create README.md
6b9f467 Create goreleaser.yml
de06625 Log each message in the consumer loop with a marker of where the consumer is at
e7f06e6 Move to command-line flags for finer grained control of topic, partitions, and time range. Consume all partitions in parallel.
57251c1 Parse flags and log about missed required parameters
446d0f0 Refactor to separate out processing logic to its own function
acd5760 Switch to spf13/pflag for flags instead of built-in flag package
abb7bdf Update README.md
2171b6e langolier: emits tombstone messages for each key consumed on a topic-partition that matches a specific header key:value pair