wqs

command module
v0.0.0-...-d6a9545 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2016 License: Apache-2.0 Imports: 10 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
主要提供配置加载功能,目前是从配置文件中进行配置加载
主要提供配置加载功能,目前是从配置文件中进行配置加载
engine
mc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL