mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-01 19:18:04 +00:00
Add initial consumer code
This commit is contained in:
@@ -21,6 +21,7 @@ public:
|
||||
const Buffer& get_key() const;
|
||||
int64_t get_offset() const;
|
||||
void* private_data();
|
||||
explicit operator bool() const;
|
||||
|
||||
rd_kafka_message_t* get_handle() const;
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user