import KafkaAvro from "kafkajs-avro" (async () { const kafka = new KafkaAvro({ clientId: "<client-id>", brokers: ["<hostname>:9092"], ...
確定! 回上一頁