Add registry handler
This commit is contained in:
@@ -26,7 +26,7 @@ func (s *serviceWatcher) Next() (*registry.Result, error) {
|
||||
|
||||
return ®istry.Result{
|
||||
Action: r.Action,
|
||||
Service: toService(r.Service),
|
||||
Service: ToService(r.Service),
|
||||
}, nil
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user