目录

codebeat badge Go Report Card

设计说明:

详见:设计文档

编译说明:

make

Running tests

To run tests, call:

    $ make test

It will download kafka’s binary tarball during test cases running if you donot have kafka file in testdata. If you already have a running kafka in your enviroment, you can export KAFKA_ADDR and ZOOKEEPER_ADDR before you exec make test. e.g.

    KAFKA_ADDR=localhost:9096 ZOOKEEPER_ADDR=localhost:2181 make test
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号