Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Conf conf Conf = &Config{} )
Functions ¶
Types ¶
type Config ¶
type Config struct { // identify Auth *permit.Config // log Log *log.Config // orm ORM *orm.Config // http client HTTPClient *bm.ClientConfig //ConfSvr ConfSvr *rpc.ClientConfig //tree Tree *ServiceTree // db apm ORMApm *orm.Config //BM BM *bm.ServerConfig }
Config config
Click to show internal directories.
Click to hide internal directories.