Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Conf = &Config{}
)
global conf
Functions ¶
Types ¶
type Config ¶
type Config struct { App *bm.App Log *log.Config Tracer *trace.Config Ecode *ecode.Config Job *Job Info *HBaseConfig HisSub *databus.Config ServiceHisSub *databus.Config Sub *databus.Config BM *bm.ServerConfig Redis *redis.Config Merge *pipeline.Config TiDB *tidb.Config LongTiDB *tidb.Config }
Config service conf
type HBaseConfig ¶
HBaseConfig .
Click to show internal directories.
Click to hide internal directories.