feature: adding Kafka infrastructure

This commit is contained in:
luwenpeng
2024-07-17 15:47:07 +08:00
parent b59b736e4d
commit cc5a537940
14 changed files with 336 additions and 17 deletions

View File

@@ -2,7 +2,8 @@
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include <marsio.h>
#include "gmock_marsio.h"
struct mr_instance
{