mirror of
https://github.com/linka-cloud/grpc.git
synced 2025-06-22 09:12:28 +00:00
add client address option, fix noop resolver
This commit is contained in:
@ -48,5 +48,5 @@ func (n noop) Watch(option ...registry.WatchOption) (registry.Watcher, error) {
|
||||
}
|
||||
|
||||
func (n noop) String() string {
|
||||
return "passthroug"
|
||||
return "noop"
|
||||
}
|
||||
|
Reference in New Issue
Block a user