Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Conf = &Config{}
)
Functions ¶
Types ¶
type Config ¶
type Config struct { // Env Env string // interface XLog XLog *log.Config // databus ArchiveSub *databus.Config // BM BM *bm.ServerConfig // rpc FeedRPC *rpc.ClientConfig // httpClinet HTTPClient *bm.ClientConfig SMS *SMS }
Click to show internal directories.
Click to hide internal directories.