Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Conf . Conf = &Config{} )
Functions ¶
Types ¶
type Config ¶
type Config struct { // API host Host *Host // channal len ChanSize int BeginOffset int64 // log Xlog *log.Config // http BM *bm.ServerConfig // tracer Tracer *trace.Config // tick load pgc Tick time.Duration // db DB *DB // redis Redis *Redis // hbase Hbase *hbaseConf // http client test HTTPClient HTTPClient // databus ArchiveSub *databus.Config ArchiveResultSub *databus.Config VideoupSub *databus.Config ManagerDBSub *databus.Config // ChanSize aid%ChanSize ArchiveRPCGroup2 *rpc.ClientConfig TagDisConf *rpc.ClientConfig //grpc GRPC *GRPC // mail Mail *mail }
Config config struct .
type HTTPClient ¶
type HTTPClient struct { Read *bm.ClientConfig Write *bm.ClientConfig }
HTTPClient http client struct
type MailElemenet ¶
MailElemenet 邮件接收人配置
Click to show internal directories.
Click to hide internal directories.