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