import (
"fmt"
"github.com/Shopify/sarama"
"log"
"os"
"strings"
"sync"
)
"github.com/Shopify/sarama",githup 是怎么引入的? 我run的时候 报错了,是不是没安装这个库?
怎么安装这个
有疑问加站长微信联系(非本文作者)
有疑问加站长微信联系(非本文作者)
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
`单行代码`