mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-01 02:57:53 +00:00
intial polling version
This commit is contained in:
@@ -136,6 +136,8 @@ private:
|
||||
std::vector<GroupMemberInformation> members_;
|
||||
};
|
||||
|
||||
using GroupInformationList = std::vector<GroupInformation>;
|
||||
|
||||
} // cppkafka
|
||||
|
||||
#endif // CPPKAFKA_GROUP_INFORMATION_H
|
||||
|
||||
Reference in New Issue
Block a user