Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DB 数据库连接池 DB *mgo.Database // Config 配置信息 Config serverConfig // LocalIP 本机活动IP LocalIP string // RuleDB 存放在mongodb rule 的规则库 RuleDB = []ruleInfo{} )
View Source
var Client *elastic.Client
Client http请求client
Functions ¶
func QueryLogLastTime ¶
QueryLogLastTime 查询ip最后一条登录日志的时间
Types ¶
Click to show internal directories.
Click to hide internal directories.