Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Conf config Conf = &Config{} )
Functions ¶
Types ¶
type Config ¶
type Config struct { Log *log.Config Bugly *BuglyConf BM *bm.ServerConfig Ecode *ecode.Config ORM *orm.Config HTTPClient *bm.ClientConfig Scheduler *Scheduler Tapd *Tapd Mail *Mail Memcache *Memcache Bugly2Tapd *Bugly2Tapd }
Config .
Click to show internal directories.
Click to hide internal directories.