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

fix

parent d77c8e3d
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