examples
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Examples: consumer_channel_example - Channel based consumer consumer_example - Function & callback based consumer consumer_offset_metadata - Commit offset with metadata producer_channel_example - Channel based producer producer_example - Function based producer go-kafkacat - Channel based kafkacat Go clone oauthbearer_example - Provides unsecured SASL/OAUTHBEARER example Usage example: $ cd consumer_example $ go build (or 'go install') $ ./consumer_example # see usage $ ./consumer_example mybroker mygroup mytopic