Skip to content
Snippets Groups Projects
Commit d1ae5751 authored by pantianying's avatar pantianying
Browse files

fix

parent 56e5ce74
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,7 @@ func (dir *registryDirectory) Subscribe(url common.URL) {
}
//subscribe service from registry , and update the cacheServices
func (dir *registryDirectory) /**/ update(res *registry.ServiceEvent) {
func (dir *registryDirectory) update(res *registry.ServiceEvent) {
if res == nil {
return
}
......
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