Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Conf conf Conf = &Config{} )
Functions ¶
Types ¶
type Config ¶
type Config struct { Rule *Rule XLog *log.Config Tracer *trace.Config Auth *auth.Config // memcache Memcache *KvoMemcache // mysql Mysql *sql.Config // bm BM *bm.ServerConfig }
Config config
type KvoMemcache ¶
KvoMemcache memcache config
Click to show internal directories.
Click to hide internal directories.