Fix some linter issues

This commit is contained in:
Mikhail Grachev
2018-11-13 11:57:42 +03:00
parent 4c821baab4
commit 25e6dcc9b6
4 changed files with 3 additions and 7 deletions

View File

@@ -366,11 +366,9 @@ func (c *cacheSelector) Select(service string, opts ...selector.SelectOption) (s
}
func (c *cacheSelector) Mark(service string, node *registry.Node, err error) {
return
}
func (c *cacheSelector) Reset(service string) {
return
}
// Close stops the watcher and destroys the cache