Previously-discovered address is no longer resolved for the hostname.
(address string)
| 19 | |
| 20 | // Previously-discovered address is no longer resolved for the hostname. |
| 21 | AddressRemoved(address string) |
| 22 | } |
| 23 | |
| 24 | type dnsWatcher struct { |
no outgoing calls