Skip to content
Snippets Groups Projects
Commit ac5556bc authored by 邹毅贤's avatar 邹毅贤
Browse files

fix review comments

parent 0dea341e
No related branches found
No related tags found
No related merge requests found
......@@ -411,7 +411,7 @@ func (r *BaseRegistry) Subscribe(url *common.URL, notifyListener NotifyListener)
}
}
// UnSubscribe :UnSubscribeURL
// UnSubscribe URL
func (r *BaseRegistry) UnSubscribe(url *common.URL, notifyListener NotifyListener) error {
if !r.IsAvailable() {
logger.Warnf("event listener game over.")
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment