mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-02 18:34:29 +08:00
feat: add openim make lint
This commit is contained in:
parent
0c7b14ad83
commit
3dd1ea61a1
@ -194,7 +194,7 @@ func (p *Prometheus) SetListenAddressWithRouter(listenAddress string, r *gin.Eng
|
|||||||
if len(p.listenAddress) > 0 {
|
if len(p.listenAddress) > 0 {
|
||||||
p.router = r
|
p.router = r
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// SetMetricsPath set metrics paths.
|
// SetMetricsPath set metrics paths.
|
||||||
func (p *Prometheus) SetMetricsPath(e *gin.Engine) error {
|
func (p *Prometheus) SetMetricsPath(e *gin.Engine) error {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user