feat: add openim make lint

pull/1995/head
longyuqing112 2 years ago committed by GitHub
parent c9d773d82d
commit 0c7b14ad83

@ -194,7 +194,7 @@ func (p *Prometheus) SetListenAddressWithRouter(listenAddress string, r *gin.Eng
if len(p.listenAddress) > 0 {
p.router = r
}
}
}
// SetMetricsPath set metrics paths.
func (p *Prometheus) SetMetricsPath(e *gin.Engine) error {

Loading…
Cancel
Save